I've downloaded your Sql Server driver in order to investigate whether I can convert a web service to use dbExpress. However, in the context of a small test program my stored procedure parameters are getting garbled.
In the Delphi code I set:
ParamByName('UserID').AsString := 'Tim';
ParamByName('Qualifier').AsString := 'DATACRAFT';
but in the SQL Server profiler I see:
exec dwsAuthenticate 'Tim ¬Ì`N“v €t EcvE¢Ì`N3v €','DATACRAFT wéÕK €æ '
The garbage characters are not the same every time.
To rule out other problems with my code I did the same thing purely in the form designer, with similar results.
Any idea what I may be doing wrong?
Hope you can help
Tim
Garbled parameters
Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQL Server in Delphi and C++Builder
-
- Posts: 1
- Joined: Wed 23 Jun 2010 14:01
- Location: London
Return to “dbExpress driver for SQL Server”
Jump to
- General Forums
- ↳ Announcements
- Database Tools
- ↳ dbForge for MySQL
- ↳ dbForge for Oracle
- ↳ dbForge for PostgreSQL
- ↳ dbForge for SQL Server
- ADO.NET Data Providers
- ↳ Entity Framework support
- ↳ LinqConnect (LINQ to SQL support)
- ↳ dotConnect for Oracle
- ↳ dotConnect for MySQL
- ↳ dotConnect for PostgreSQL
- ↳ dotConnect for SQLite
- ↳ dotConnect for DB2
- ↳ dotConnect for SQL Server
- ↳ dotConnect for Cloud Applications
- ↳ dotConnect Universal
- ↳ Entity Developer
- Delphi Data Access Components
- ↳ EntityDAC
- ↳ Universal Data Access Components
- ↳ Oracle Data Access Components
- ↳ SQL Server Data Access Components
- ↳ MySQL Data Access Components
- ↳ InterBase Data Access Components
- ↳ PostgreSQL Data Access Components
- ↳ SQLite Data Access Components
- ↳ VirtualDAC
- dbExpress Drivers
- ↳ dbExpress driver for Oracle
- ↳ dbExpress driver for SQL Server
- ↳ dbExpress driver for MySQL
- ↳ dbExpress driver for InterBase & Firebird
- ↳ dbExpress driver for PostgreSQL
- ↳ dbExpress driver for SQLite
- ODBC Drivers
- ↳ ODBC Drivers
- Network Security
- ↳ SecureBridge
- Developer Tools
- ↳ Code Compare
- ↳ Review Assistant
- ↳ LINQ Insight
- ↳ SSIS Data Flow Components
- ↳ Excel Add-ins