Jeff, I'm new to ODBC Connectivity. I plan on OpenLink iODBC Driver Manager (3.0.6) and their Lite Edition of our Universal Data Access Driver Suite for SQL Server. (That's what I'm testing with.)
Who distributes unixODBC version 2.2.3? Why is it better? Pete -----Original Message----- From: Jeff Urlwin [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 21, 2002 6:07 PM To: Levine, Peter W; [EMAIL PROTECTED] Subject: RE: bogus warnings while making DBD-ODBC-0.43 Peter, I've never seen the multiple copies message before, but as long as you only have one :) #2 is just an informational message. However, unrelated to that: Make sure you get unixODBC version 2.2.3. Regards, Jeff > -----Original Message----- > From: Levine, Peter W [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, August 21, 2002 2:33 PM > To: '[EMAIL PROTECTED]' > Subject: bogus warnings while making DBD-ODBC-0.43 > > > Hi, > > After executing perl Makefile.pl for DBD-ODBC-0.43 on solaris 2.7 > I get the > following "warning" messages. Can they safely be ignored? > > 1) Multiple copies of Driver.xst found in: > /export/home/pwl4/perl_lib/sun4-solaris/auto/DBI > /export/home/pwl4/perl_lib/sun4-solaris/auto/DBI at Makefile.PL line 51 > Using DBI 1.30 installed in > /export/home/pwl4/perl_lib/sun4-solaris/auto/DBI > Using ODBC in /export/home/pwl4 > > NOTE1: As far as I can tell there is only 1 copy of Driver.xst in the > specified directory. > > 2) Umm, this looks like a unixodbc type of driver manager. > We expect to find the sql.h, sqlext.h and (which were > supplied with unixODBC) in $ODBCHOME/include directory alongside > the /export/home/pwl4/lib/libodbc.so library. in $ODBCHOME/lib > > NOTE2: The expected files _are_ there. It looks like $ODBCHOME may not be > getting expanded correctly. The value of $ODBCHOME _is_ > "/export/home/pwl4" > but the warning seems unaware of this. > > 3) Multiple copies of Driver.xst found in: > /export/home/pwl4/perl_lib/sun4-solaris/auto/DBI > /export/home/pwl4/perl_lib/sun4-solaris/auto/DBI at Makefile.PL li > > NOTE3: This message is repeated a second time. See NOTE3 > > Pete > > Peter Levine > 415-286-5716 - 345 California > [EMAIL PROTECTED] > > >