Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Need DBI/ODBC advice.

by pileofrogs (Priest)
on Aug 10, 2010 at 23:55 UTC ( [id://854178]=note: print w/replies, xml ) Need Help??


in reply to Need DBI/ODBC advice.

If the only thing that changed is the SQL server, then that implies the SQL server has changed the way it's delivering the data. Your solution would then either include some sort of "compatibility mode" or other configuration on the server to get the old behavior back, or something on the other end to convert those floats to ints.

I'd go search google for changes between SQL server 2005 vs. SQL server 2008.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://854178]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-04-16 17:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found