| View previous topic :: View next topic |
| Author |
Message |
Tiago A. de Andrade Guest
|
Posted: Mon Apr 05, 2004 12:47 pm Post subject: Parameter Passing with MSSQL + dbExpress |
|
|
Hi,
I'm trying to set a TSQLStoredProc to go with a MSSQL StoredProcedure but i just keep getting the 'Parameter not found' or when i manualy add the Params i get the 'List index out of bounds(0)' error message.
Tkz to all that read/reply this post.
Tiago A. de Andrade
|
|
| Back to top |
|
 |
Martin Zwollo Guest
|
Posted: Mon Apr 12, 2004 6:42 pm Post subject: Re: Parameter Passing with MSSQL + dbExpress |
|
|
There are bugs in dbexpmss.dll. You have to use a different one.
Martin
|
|
| Back to top |
|
 |
Dmitry Arefiev [gs-soft.r Guest
|
Posted: Tue Apr 13, 2004 5:28 pm Post subject: Re: Parameter Passing with MSSQL + dbExpress |
|
|
Hello !
Open ODBC driver work rock solid with MS DB's
(MSSQL and MSAccess). And it is free <g>
Regards,
Dmitry
--
Dmitry Arefiev, gs-soft Company, community.gs-soft.com
Personal - www.da-soft.com
SAPx - Delphi to SAP R/3 direct access
Saphir - SAP R/3 metadata on your fingertips
MetaBase - ERWIN model in Delphi applications
NCOCI8 - Freeware Delphi to ORACLE direct access
Martin Zwollo wrote:
| Quote: | There are bugs in dbexpmss.dll. You have to use a different one.
Martin
|
|
|
| Back to top |
|
 |
|