DSN properties at Script Level.

2002-10-01 Thread Janarthanan, Prasanna
Hi all. DBD:ODBC installed and worked well after upgrading to 1.30. Anyway, Editing the makefile was important to make it work as suggested by jeff. Thanks a lot for the (long) support. I have one more query over the list. Can i specify the server_name and Database_Name in the perl script rathe

Help regarding DBD:ODBC

2002-09-25 Thread Janarthanan, Prasanna
Hi all, Regarding the installation of the DBD:ODBC package which gives me a strange error at dbdimp.c while running 'make' command. Have anyone tried installing this at solaris 32 bit or 64 bit under perl 5.X and DBI 1.X expecting some suggestions. thanks Prassana - janarthp@sys1:/u/janart

RE: Problem installing DBD:ODBC(UnixODBC).

2002-09-25 Thread Janarthanan, Prasanna
get_fbav(imp_sth); " The left operand is something called 'DBIc_DBISTATE(imp_sth)' . I was able to go till this extent. my DBI version is 1.13 Help! thanks Prassana -Original Message- From: Janarthanan, Prasanna Sent: Wednesday, September 25, 2002 11:43 AM To: Janarthana

RE: Problem installing DBD:ODBC(UnixODBC).

2002-09-24 Thread Janarthanan, Prasanna
I couldn't make out the reason for this error at 'make' . Please help me out in installing this. thanks Prassana -Original Message- From: Janarthanan, Prasanna Sent: Tuesday, September 24, 2002 11:49 AM To: 'Jeff Urlwin' Cc: [EMAIL PROTECTED] Subject: RE: Pr

RE: Problem installing DBD:ODBC(UnixODBC).

2002-09-23 Thread Janarthanan, Prasanna
g: improper pointer/integer combination: arg #1 "dbdimp.c", line 3752: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "/u/janarthp/ODBC/unixODBC/include/sql.h", line 603 argument : pointer to char "dbdimp.c", lin

RE: Problem installing DBD:ODBC(UnixODBC).

2002-09-23 Thread Janarthanan, Prasanna
--Original Message- From: Jeff Urlwin [mailto:[EMAIL PROTECTED]] Sent: Monday, September 23, 2002 6:55 PM To: Janarthanan, Prasanna; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: Problem installing DBD:ODBC(UnixODBC). Please post the output of makeifle.pl and all of make. I believe it's

Problem installing DBD:ODBC(UnixODBC).

2002-09-21 Thread Janarthanan, Prasanna
hi, I now installed the unixODBC Driver manager and tested with isql. Its working fine. Still get problem when running 'make' after makeFile.PL of DBD:ODBC. A piece of that error: "dbdimp.c", line 1232: warning: improper pointer/integer combination: arg #1 "dbdimp.c", line 1244: warning: improp

C interface.

2002-09-20 Thread Janarthanan, Prasanna
Is there any interfaces to connect to Driver Manager from c programs like we do from perl using ODBC.pm? Please suggest me some links as where i can get to know about this? thanks Prassana

RE: problem in installing DBD:ODBC

2002-09-19 Thread Janarthanan, Prasanna
ne 550 argument : pointer to unsigned char "ODBC.xs", line 260: warning: invalid white space character in directive cc: acomp failed for ODBC.c *** Error code 2 make: Fatal error: Command failed for target `ODBC.o' janarthp@sys1:/u/janarthp/DBD> --- help! thanks Pra

RE: problem in installing DBD:ODBC

2002-09-19 Thread Janarthanan, Prasanna
prototype: pointer to const char : "/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/proto.h", line 550 argument : pointer to unsigned char "ODBC.xs", line 260: warning: invalid white space character in directive cc: acomp failed for ODBC.c *** Error code 2 ma

FW: problem in installing DBD:ODBC

2002-09-19 Thread Janarthanan, Prasanna
signed char "ODBC.xs", line 260: warning: invalid white space character in directive cc: acomp failed for ODBC.c *** Error code 2 make: Fatal error: Command failed for target `ODBC.o' janarthp@sys1:/u/janarthp/DBD> --- help! thanks Prassana > -Original Message

problem in installing DBD:ODBC

2002-09-19 Thread Janarthanan, Prasanna
hi i have problem while installing DBD:ODBC. I have tested the driver with the 'odbctest' of iODBC its working properly. Error: janarthp@sys1:/u/janarthp/DBD> perl Makefile.PL -o /u/janarthp/ODBC/iODBC Configuring DBD::ODBC ... >>> Remember to actually *READ* the README file! And

RE: Error while running odbctest

2002-09-18 Thread Janarthanan, Prasanna
:[EMAIL PROTECTED]] Sent: Wednesday, September 18, 2002 5:48 PM To: Janarthanan, Prasanna; [EMAIL PROTECTED] Subject: RE: Error while running odbctest I suggest you talk to OpenLink directly regarding this. (That is, if this is still the openlink driver that you mentioned you were using in prior e

Error while running odbctest

2002-09-18 Thread Janarthanan, Prasanna
After installing the Single-Tier lite driver and iODBC , i get error while running odbctest. Error: janarthp@sys1:/u/janarthp/Tar/iODBC/bin> odbctest iODBC Demonstration program This program shows an interactive SQL processor Enter ODBC connect string (? shows list): DSN=gel [iODBC][Driver Mana

RE: help! in DBD:ODBC

2002-09-17 Thread Janarthanan, Prasanna
ODBC_location) ---> DBD:ODBC -- > (used by perl) As it is telling that it couldn't load the perl module (included it in the @INC also), i don;t think that DBD:ODBC is having any problem. help needed... thanks, Prassana From: Jeff Urlwin [mailto:[EMAIL PROTECTED]] Sent: Monday, Sept

help!

2002-09-13 Thread Janarthanan, Prasanna
Hi all.. I have to use ODBC to connect to the sql server (db_server) also using the same ODBC i have to connect to sybase database also. Iam not able to understand the driver concept. Will the ODBC driver be able to connect to both the server. I have DBIODBC.pm file. So i guess while using DBI