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

Re: Re: Re: How can I connect/access an MS access database from solaris?

by jerrygarciuh (Curate)
on Sep 10, 2002 at 18:20 UTC ( [id://196774]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: How can I connect/access an MS access database from solaris?
in thread How can I connect/access an MS access database from solaris?

I had thought LOAD was only available from the command line. I see that I was incorrect.
Thank you for the tip.
jg
_____________________________________________________
"The man who grasps principles can successfully select his own methods.
The man who tries methods, ignoring principles, is sure to have trouble.
~Ralph Waldo Emerson

Replies are listed 'Best First'.
Re: Re: Re: Re: How can I connect/access an MS access database from solaris?
by Anonymous Monk on Sep 10, 2002 at 18:31 UTC

    Actually ... the only "web" part of this, is that the MS Access database lives on a web server at a remote server farm. And I'm trying to insert a record from another IP through PERL CGI code.

    I was hoping to use something like:
    dbi:DriverName:database=database_name;host=hostname;port=port adapted as such:
    dbi:ODBC:database=DSN_name;host=ip_address_of_IIS_box;port=dsn_port

    I've loaded DBI and DBD::ODBC onto my Solaris box through CPAN. But DBD:ODBC wants an ODBC driver to point to. And I'm having a heck of a time finding a free ODBC driver for Solaris.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://196774]
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: (3)
As of 2024-03-29 05:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found