Windows 7 Professional - 64 bit
Application is 32 bit application.
Application uses Sybase 11 , and ODBC sources
The DLL Basdb.Dll is located in the SYSWOW64 folder but is not loaded when called.
Example of call to DLL.
Alter Procedure "DBA"."spbossaccountchg" ( in iaction integer, in iid integer )
external name
'Bossaccountchg@Basdb.Dll' *****Have added but still fails **
external name
'Bossaccountchg@Basdb.Dll' Language C_ESQL32
The application works other than when certain program features call upon the need for the Basdb.dll file. Then it errors.
What may stop this from being successful?
Thank you
Gary Ellis
Software/Hardware used:
Windows 7 Professional 64-bit with 32 bit application using Sybase 11
ASKED:
April 29, 2011 1:54 PM
UPDATED:
May 2, 2011 2:54 PM