Hi All,
 
 I am stuck up in very bad situation.
 
 I have written a conduit in VC++ using SDK 4.02 using
 Win200. I am trying to Connect to SQL Server 6.5 in my
 conduit.
 
 I have used win2000 for conduit development
 SQL server is on that machine which has OS as win NT
 
 When I load my conduit in the machine having my SQL 
server.
 I open a DSN for the database of the SQL server which I 
am
 suppose to use. It accepts it very well and tells that 
the
 Test Data Source is completed successfully.. i.e. ODBC 
has
 connected to the Database.
 
 But when  I run my Conduit, it doesnt run at all. I have
 figured it out that while establishing connection to the
 SQL server my conduit is giving some problem.. (I am 
unable
 to figure it out... pl help me). Functions like
 SQLConnect() and SQLDriverConnect() are not working 
here..
 
 One more thing I have found out.. when I load my conduit 
on
 a machine having OS win98. After I open a DSN as done in
 the earlier case (exactly the same case ), my conduit can
 talk to the SQL server which is now in my network (I am
 using win98 system which has got a DSN which is mapped to
 my SQL Server on WinNT machine)... You know, it runs very
 well, and my app works fine...
 
 But, I am unable to connect to SQL Server when I use the
 same machine having OS as winNT and having my SQL Server. 
I
 am lost, I need your help..
 
 One more thing When I tried to connect to my Win98 
machine
 thru remote HOTSYNC, it doesnt invoke HOTSYNC on that
 machine... I dont know why (Because earlier I tried the
 Same Thing It was working and it was fetching and putting
 Data.)
 
 I dont know why...Hey, can you tell me, should I have to 
do
 some modem settings and then try..If yes, may I know what
 are those.. ??
 
 
 Pl.  help me..
 
 Regards,
 Atul






-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to