G
Guest
I have an Access frontend linked to a SQL tables.
We are running a Windows NT 4.0 Server.
Recently updated from SQL 7 sp 3 to SQL 2000 sp3.
I'm having problems with one form/table. The form takes Order ond Lot
information entered by the EU and places it into a SQL table using the
DoCmd.RunSQL command. This worked prior to the SQL Upgarde and works for
other forms/tables were I do similar entries. The only difference is the
table with the problem uses an Autonumber key field.
Data can be manually entered, but not entered with a query.
Also, when I run the front-end from a system with Win NT operating system it
works fine, but with WIn XP it doesn't respond.
I have tried changing the syntacs (sp?) of my SQL statment. The permissions
have been verified.
I'm in over my head and any suggestions would be welcomed.
We are running a Windows NT 4.0 Server.
Recently updated from SQL 7 sp 3 to SQL 2000 sp3.
I'm having problems with one form/table. The form takes Order ond Lot
information entered by the EU and places it into a SQL table using the
DoCmd.RunSQL command. This worked prior to the SQL Upgarde and works for
other forms/tables were I do similar entries. The only difference is the
table with the problem uses an Autonumber key field.
Data can be manually entered, but not entered with a query.
Also, when I run the front-end from a system with Win NT operating system it
works fine, but with WIn XP it doesn't respond.
I have tried changing the syntacs (sp?) of my SQL statment. The permissions
have been verified.
I'm in over my head and any suggestions would be welcomed.