ODBC error on linked SQL server table, by Access 2003

R

Ricky II

Hi everybody,

I have linked many tables, by ODBC, of an SLQ Database, but only with one of
them (the main one), every time I try to open it, it results an "ODBC ERROR".

The ODBC analysis give:
"MSACCESS 31c-de0 EXIT SQLExecute with return code -1 (SQL_ERROR)
HSTMT 08203320
DIAG [01004] [Microsoft][ODBC SQL Server Driver]Troncamento frazionario.
(0)
DIAG [22005] [Microsoft][ODBC SQL Server Driver]Carattere non valido per
la specifica del cast. (0)
....
MSACCESS 31c-de0 EXIT SQLErrorW with return code 0 (SQL_SUCCESS)
HENV 08201788
HDBC 08201830
HSTMT 08203320
WCHAR * 0x0013CB7C (NYI)
SDWORD * 0x0013CBC8 (0)
WCHAR * 0x0288DC58 [ 82] "[Microsoft][ODBC SQL Server
Driver]Carattere non valido per la specifica del cast."
SWORD 4027
SWORD * 0x0013CBB4 (82)
....
"
(sorry, but the messages are in Italian language)...

it seems as an data type not compatible between SQL Server and Access 2003,
but it is strange because I use the same LINKED table on another computer,
but with ACCESS 2000, and it works without any problem.

Many thanks in advance for those that can give me a help.

ricky
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top