Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Using Modules

by meetraz (Hermit)
on Dec 12, 2002 at 20:39 UTC ( [id://219418]=note: print w/replies, xml ) Need Help??


in reply to Using Modules

I gave up on using ODBC on windows a very long time ago. Since DBI doesn't seem to have a MS-SQL interface, I currently use Win32::OLE and Microsoft's ADO library for all of my non-oracle database work. You can use Win32::OLE to create ADODB.Connection objects, run ADODB.Command objects, and eventually work on ADODB.RecordSet objects, just like you traditionally would in ASP or VB.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (4)
As of 2024-03-28 07:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found