I just got access the an MS SQL v8 engine. I tried make check with the official 0.8.3 tarball. Unfortunately, there seem to be some issues (below). Please note that make check asked me for the database version. The problem below appeared when I entered nothing. When I entered 8.00.76, make check could not connect. All in all, I don't know what I need to provide as the version, so maybe this is where the problem is ;)
Rainer Driver information: ------------------- Name: freetds Filename: /usr/local/lib/dbd/libdbdfreetds.so Desc: MS SQL and Sybase databases support (using libct) Maintainer: Vadym Kononenko <[EMAIL PROTECTED]> URL: http://libdbi.sourceforge.net Version: dbd_freetds v0.8.3 Compiled: Feb 18 2008 Successfully connected! Using database engine version 80076 (numeric) and 8.00.76 (string) Test 1: List databases: Got result, try to access rows Adiscon AdisconTest EventsManager EventsManagerBkp hoey intranet master model msdb MW_DSHS Northwind pubs rsyslog tempdb test Test 2: Create database libdbitest using default encoding: libdbi: [queryf] CREATE DATABASE libdbitest Ok. Test 3: Select database: Ok. Test 4: Get encoding: The database encoding appears to be: (null) Test 5: Create table: libdbi: [query] CREATE TABLE test_datatypes ( the_char TINYINT,the_uchar TINYINT,the_short SMALLINT,the_ushort SMALLINT,the_long INT,the_ulong INT,the_longlong BIGINT,the_ulonglong BIGINT,the_float REAL,the_double FLOAT,the_driver_string VARCHAR(255),the_conn_quoted_string VARCHAR(255),the_conn_quoted_string_copy VARCHAR(255),the_conn_escaped_string VARCHAR(255),the_conn_escaped_string_copy VARCHAR(255),the_empty_string VARCHAR(255),the_null_string VARCHAR(255),the_binary_quoted_string IMAGE,the_binary_escaped_string IMAGE,the_datetime DATETIME,the_date DATETIME,the_time DATETIME,id INT IDENTITY,CONSTRAINT tr_test_datatypes PRIMARY KEY (id)) Ok. Test 6: List tables: Oops! Can't get table list! Error message: FAIL: test_dbi =================== 1 of 1 tests failed =================== > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:libdbi-users- > [EMAIL PROTECTED] On Behalf Of Rainer Gerhards > Sent: Friday, February 15, 2008 10:29 PM > To: Markus Hoenicka; libdbi-users@lists.sourceforge.net > Subject: Re: [libdbi-users] Feedback and Questions [resend] > > It just appears to me that we must have MSSQL in our lab. I'll see that > I get some machine next week and try the make check. Will post results, > but probably not before mid-week. > > Rainer > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf > > Of Markus Hoenicka > > Sent: Friday, February 15, 2008 6:53 PM > > To: libdbi-users@lists.sourceforge.net > > Subject: Re: [libdbi-users] Feedback and Questions [resend] > > > > Rainer Gerhards writes: > > > I just notice that you don't list openTDS as a core > > driver. Any problems > > > with that one. Or have you just overlooked it? I probably > > have an actual > > > use case to run it against Sybase soon. > > > > "core" currently means that I can test it on one of my boxen :-) I do > > not have the means to test or modify the remaining drivers, and > > there were no volunteers lately that would run a "make check" using > > these drivers to turn them into "core" drivers. There are no known > > issues with the FreeTDS driver at this time, but I hesitate to > include > > it into the list of actively supported drivers if there is no > > feedback. If you can run "make check" with the FreeTDS driver, or > > convince someone to do so, I'd greatly appreciate to see the results. > > > > regards, > > Markus > > > > -- > > Markus Hoenicka > > [EMAIL PROTECTED] > > (Spam-protected email: replace the quadrupeds with "mhoenicka") > > http://www.mhoenicka.de > > > > > > -------------------------------------------------------------- > > ----------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > libdbi-users mailing list > > libdbi-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/libdbi-users > > > > ----------------------------------------------------------------------- > -- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > libdbi-users mailing list > libdbi-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/libdbi-users ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ libdbi-users mailing list libdbi-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libdbi-users