It's actually an SQL Database. I'm getting this error when I trie to open the ASP page.
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'FormatDateTime'
/asp/EersteElftal/spelers.asp, line 116
I don't get the error when I fill in a date in the date/time field in the database, just when I leave one blank. These are the options I have when I want to add a column:
| Ordinal |
6 |
| Name |
< name=fname> |
| Data type |
< =:onFieldChange(this.options[this.edIndex].value); name=> Date/Time Long Integer Text AutoNumber Memo Currency Binary Byte Decimal Double Integer Single Boolean Replication ID> |
| Nullable |
< = value=-1 name=nullable> |
| Max. length |
< size=5 name=length> |
| Default Value |
< name=default> |
| Description |
< name=deion> |
|
|
|
|
| Indexed |
< name=indexed> No Yes, allow duplicates Yes, unique index> |
| < class= =submit value=Update name=submit> |