Group:  Microsoft Access ยป microsoft.public.access.odbcclientsvr
Thread: ODBC function sequence error after converting from Acc 97 to Acc 2

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

ODBC function sequence error after converting from Acc 97 to Acc 2
Darren Burns 28.10.2005 18:51:01
After converting an Access97 database to Access 2000, the append queries do
not work

The append queries select fields from pass-through queries that use an ODBC
connection to an external database.

The queries are of the form .
INSERT INTO myTable ( field1, field2, ...)
SELECT DISTINCTROW passthru-query.field1, passthru-query.field1,...FROM
passthru-query;

The error returned is always [Microsoft][ODBC Driver Manager] Function
sequence error.

Is there any way to get these queries to work in Access 2000?

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net