Skip to Content.
Sympa Menu

freetds - Re: TDS42 library and MSSQL 6.5 server connectivity tests

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Ian Castle <icastle AT looksystems.co.uk>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>, francesco.caridi AT usa.net
  • Subject: Re: TDS42 library and MSSQL 6.5 server connectivity tests
  • Date: Tue, 25 Aug 1998 17:49:03 +0100


All the parameters are hard coded in the unittest source.

You will need to edit this to 1) match the settings in the interfaces
file 2) match
the actual database on the server. This includes the settings for things
like server and
password together with the actual SQL statements.


Francesco Caridi wrote:
>
> I compiled the TDS library on a Siemens Mips R4000 Sinix (SVR4.2).
> I tried the unittest program filling the login fields appropriately
> (I HOPE!), but I received the following messages:
>
> Msg 1159069696, Level 0, State 2, Server LVNTS, Line 0
> Changed database context to 'pubs'.
> Msg -1590034432, Level 16, State 1, Server LVNTS, Line 93
> The object 'sysappname' does not exist in database 'pubs'.
>
> Any idea about my mistakes?
>
> (I'm not a MSSQL server expert, could anyone explain to me the meaning of
> every tds_set_* fields?)
>
> Thank you very much!
>
> Francesco Caridi - francesco.caridi AT usa.net
>
> ---
> You are currently subscribed to freetds as: $subst('PurgeID')
> To unsubscribe, forward this message to $subst('Email.Unsub')




Archive powered by MHonArc 2.6.24.

Top of Page