Posted by [IP Address: 148.240.116.161] 'Vamp' on May 02, 2001 at 13:31:43 EST:
I have this problem. I'm developing in Sql Windows and trying to connect to an Access Database, but it shows an error with WinClient. My Sql.ini is :
[dbnt1sv]
dbdir=C:\WINDOWS\SYSTEM
dbdir=C:\WINDOWS\SYSTEM
servername=Server1,sqlapipe
dbname=PARAISO,sqlapipe
[dbnt1sv.dll]
comdll=sqlapipe
[dbnt1sv.apipe]
;debug=15,dbntsrv.dbg
[win32client]
clientname=Win32Client
[win32client.dll]
;comdll=sqlora32
comdll=sqlodb32
;comdll=sqlapipe
;comdll=sqlapipe
[win32client.apipe]
;debug=15,client.dbg
[oragtwy]
remotedbname=oracle7,@x:orasrv
longbuffer=32767
fetchrow=20
[odbcrtr]
odbctrace=off
odbctracefile=sql.log
[win32client.ws32]
serverpath=server1,localhost/island
Any help will be great..