Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Cannot connect Perl to PostgreSQL using ODBC (SQL-IM002)

by Corion (Patriarch)
on Aug 22, 2010 at 07:27 UTC ( [id://856563]=note: print w/replies, xml ) Need Help??


in reply to Cannot connect Perl to PostgreSQL using ODBC (SQL-IM002)

Data source name not found and no default driver specified.

This means you did not create the proper DSN. You need to create the DSN using (for example) odbcad32.exe, or use a DSNless connection string. See http://connectionstrings.com for how to create the various connection strings.

Also, a Google search for the error message turns up many relevant replies.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2024-04-26 05:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found