Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Need help with MS Access with Perl.......

by t0mas (Priest)
on Jun 28, 2001 at 10:55 UTC ( [id://92204]=note: print w/replies, xml ) Need Help??


in reply to Need help with MS Access with Perl.......

If your new provider have created a System DSN for you, you'll just change the $dbh->Open call to:
$dbh->Open("DSN=ml");
and you should be running again.

The DSN should be changed to FILEDSN and point to the .dsn file, if they created a File DSN for you.

Good luck

/brother t0mas

Replies are listed 'Best First'.
Re: Re: Need help with MS Access with Perl.......
by sprakash (Acolyte) on Jun 28, 2001 at 21:06 UTC
    Thanks a tonf or your reply. It worked for me!!!!!!11 Really appreciate it. take care, surya

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (2)
As of 2024-04-19 19:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found