sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Re: is there dbuse for Sybase::CTlib?
Date: May 30 2002 8:59PM
On Thu, 2002-05-30 at 13:48, dean.l.chang@verizon.com wrote:
> Hi All,
>
> I've been using Sybase::CTlib for a few months now, it's works well. But,
> is there an implementation of this?
>
> $status = $dbh->dbuse($database)
> Executes ``use database $database'' for the connection $dbh.
$dbh->ct_sql("use $database");
Michael
--
Michael Peppler Data Migrations, Inc.
mpeppler@peppler.org *or* mpeppler@mbay.net
http://www.mbay.net/~mpeppler
International Sybase User Group: http://www.isug.com
|