Skip to Content.
Sympa Menu

freetds - default database context?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Dan Harris <coronadh AT coronasolutions.com>
  • To: "TDS Development Group" <freetds AT franklin.metalab.unc.edu>
  • Subject: default database context?
  • Date: Tue, 28 May 2002 11:52:38 -0600


I'm using FTDS 0.53 talking to MSSQL 2000.. For some reason, it seems that I
need to specifiy DATABASE.DBO.TABLENAME when doing SQL.. but not all the
time? I'm trying to figure out how to get around doing this as it hurts my
cross-database queries and in general is a PITA to type out every time I
reference a table.. I have some code that needs to access SQLServer as well
as postgresql and I'd like to find a way to make the SQL as compatible as
possible between them.

I'm using DBD-Sybase with perl 5.6.1. FWIW..

Thanks




Archive powered by MHonArc 2.6.24.

Top of Page