Articles

 How do I create a DSN?

ODBC system DSN are used as the link between your databases and programming such as ASP or Cold...

 MS-SQL 2000 Databases

It would be in your best interests to have some experience with SQL development before you decide...

 What does this error mean? Microsoft OLE DB Provider for ODBC Drivers error '80004005' [Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.

More than likely you are trying to update a database that is located in a folder that does not...

 What does this error mean? Microsoft OLE DB Provider for ODBC Drivers error 80004005 [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified.

This means you did not specify a valid DSN in your database connection string code. Make sure you...

 Write Permissions to Database

You cannot set CHMOD on a Windows 2003 server since CHMOD is a Unix/Linux server command function...