Re: Connecting to Database
- From: Tim.Bunce@xxxxxxxxx (Tim Bunce)
- Date: Mon, 10 Dec 2007 22:47:17 +0000
On Mon, Dec 10, 2007 at 08:35:34AM +0000, Martin Evans wrote:
ithier.ctr@xxxxxxxxxxxxx wrote:
Hello
At the present time I am using Perl, cgi, Apache Web Page, SQL, and
SYBASE database on a unix server(SUN Fire V 880). I have no problem
accessing the Sybase database, fetching records and display them on the
web page.
My Available Database Drivers are.
DBM
ExampleP
File
Proxy
Sponge
Sybase
Now, I would like to connect to another database on a Microsoft SQL
Server, using Perl from my unix server.
What do I need?
Where can I get information? (book or web page)
http://search.cpan.org/~mjevans/DBD-ODBC-1.15_2/ODBC.pm#Frequently_Asked_Questions
Scroll down to "How do I access a MS SQL Server database from Linux?" The
"Linux" could should be "Unix".
That needs updating to say something like "Use DBD::Proxy if you need
transactions and DBD::Gofer if you don't."
Tim.
.
- Follow-Ups:
- Re: Connecting to Database
- From: Kevin Kempter
- Re: Connecting to Database
- References:
- Connecting to Database
- From: Ithier Ctr
- Re: Connecting to Database
- From: Martin Evans
- Connecting to Database
- Prev by Date: Re: Connecting to Database
- Next by Date: Re: Connecting to Database
- Previous by thread: Re: Connecting to Database
- Next by thread: Re: Connecting to Database
- Index(es):
Relevant Pages
|