Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Oracle & SQLS7 data type question!

Status
Not open for further replies.

Marcha

Programmer
Nov 1, 2000
7
LV
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top