|
|
sybperl-l Archive
Up Prev Next
From: Lance Andersen <lancea at sybase dot com>
Subject: Re: Sybase SQL Anywhere and Perl
Date: Apr 30 1998 9:33PM
It will be the entry for the OSG.
The OSG is free and can be downloaded from www.sybase.com
with the eval copy of sql anywhere pro.
lance
Michael Peppler wrote:
> use DBI;
>
> my $dbh = DBI->connect('dbi:Sybase:db_server', $user, $pwd);
>
> etc...
>
> where db_server is the name of your SQL Anywhere server should work, I
> think (I don't use SQL Any. myself (although I have it sitting on a
> shelf here - courtesy of the International Sybase User Group :-)
>
> Michael
> --
> Michael Peppler -||- Data Migrations Inc.
> mpeppler@datamig.com -||- http://www.mbay.net/~mpeppler
> Int. Sybase User Group -||- http://www.isug.com
--
===============================================================================
Lance J. Andersen Email: lancea@sybase.com
Sybase Product Support Engineering Phone:(781) 564-6336
77 South Bedford Street Fax: (781) 564-6148
Burlington, MA 01803
The Dark Knight Returns!!! Let's Go Penguins!!!
===============================================================================
|