I am having a problem with an access database. The following error is what I get when trying to insert into access from php.
Warning: SQL error: [Microsoft][ODBC Microsoft Access Driver] Not enough space on disk., SQL state S1000 in SQLExecDirect in C:\Inetpub\phproot\azoninet\answer.php3 on line 230
First there is enough disk space.
This only happens after the number of records gets above 300. Before this happens everything works fine. I have never heard of a restriction on access table size and have made applications with larger tables.
Access 97 and php 4
Ace21
Warning: SQL error: [Microsoft][ODBC Microsoft Access Driver] Not enough space on disk., SQL state S1000 in SQLExecDirect in C:\Inetpub\phproot\azoninet\answer.php3 on line 230
First there is enough disk space.
This only happens after the number of records gets above 300. Before this happens everything works fine. I have never heard of a restriction on access table size and have made applications with larger tables.
Access 97 and php 4
Ace21