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

Re: Using Modules

by UnderMine (Friar)
on Dec 12, 2002 at 16:35 UTC ( [id://219363]=note: print w/replies, xml ) Need Help??


in reply to Using Modules

This sound like an installation issue. Win32::ODBC is a old method of using ODBC connections under perl. This is about 5 years old and predates Windows 2000 by some margin.

I would recommend DBI and DBD::ODBC driver to generate more maintainable and portable code unless there is a particular reason for using Win32::ODBC (eg. legacy code). If you require multiple datasets from SQL Server which Win32::ODBC supported have a look at DBD::FreeTDS.

Hope it helps
UnderMine

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (8)
As of 2024-04-18 15:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found