Re: DAO to ADO and stored procs
- From: Brian Bushay TeamB <BBushay@xxxxxxxxx>
- Date: Thu, 25 Jan 2007 21:40:05 -0600
We are moving an entire project from DAO (Diamond access) to ADO.
The Database is MS Access 2000 and nothing is changed from the database
side.
We encounter lots of problem on converting TDaoStoredProc to
TADOStoredProcs, with several error messages (Errors are in french, so I
don't mention them here).
The problems are mainly queries with params, complicated queries
(calculations or so), queries with linked tables.
We changed nothing in the database itself, the DAO version is running
well and is in use.
The conversion seems easy, we have the same kinds of components, I'm
sure we don't have errors in the params definition or so...so why do we
have so many problems ?
Does anybody have some tips or experience about this conversion ?
Access SQL syntax is a little different when you move from DAO to ADO
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.
- References:
- DAO to ADO and stored procs
- From: Frédéric SCHENCKEL
- DAO to ADO and stored procs
- Prev by Date: Re: Adding records is very slow.
- Next by Date: Catching multiple errors with async execution
- Previous by thread: DAO to ADO and stored procs
- Next by thread: Re: DAO to ADO and stored procs
- Index(es):
Relevant Pages
|
Loading