![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello ; Access 2000/ms sql server I built a PassThroughQuery. It is an append to a sql server table. The message I get is ODBC call failed. Invalid Object Named export_specs; here is the sql: INSERT INTO dbo.CUST_ORDER_BINARY ( CUST_ORDER_ID, BITS, TYPE, BITS_LENGTH ) SELECT ID, ORDER_SPECS, TYPE, BIT_LENGTH FROM Export_Specs; Any body have any ideas on how to resolve this? BTW export_specs is an actual table, it is an access table. A passthrough query is, er, passed through, to the remote database for |
![]() |
| Thread Tools | |
| Display Modes | |
| |