Have anyone run into this? I have Oracle and sql server set up as linked servers (from SQLS), then I try select statement on some table, the result is weird: char and varchar columns are displayed properly but number (numeric) all are displayed as zeros (if i insert the number from SQL and then retrieve it, it works), also when inserting numbers into Oracle, I found that I cannot insert numbers with precision.
Any suggestions and help appreciated.
Thanks!
Marcha
Any suggestions and help appreciated.
Thanks!
Marcha