TADOStoreproc
- From: "Zhuo Li" <zli@xxxxxxxxxx>
- Date: Wed, 26 Mar 2008 15:04:00 -0400
I have a delphi application which use one component TADOStoreproc to run
MANYstore procedures in the database. I got "access violation at adress
XXXXX in module msado15.dll. Read of adress ..." in executing. This only
occurs if I run in dos command and it is not duplicable if I run from Delphi
IDE. Also if I insert a showmessage dialog after each Execproc, then it is
also fine. It sounds like that it requires certain delay or messaging
handling here somehow.
The application is DOS command. DB is sybase ASA 9. MDAC is 2.8 SP1 for XP
SP2. ADOConnection is using microsoft provider. The msado15.dll has version
2.81.1117. MDAC checker reports no problem.
Please advise if you have any clues.
Thanks, Zhuo
.
Relevant Pages
- Re: Delphi Jobs
... I am a Delphi database programmer. ... Source Safe and Source Off Site on the server side and client side. ... design several pieces for the interactive website. ... (comp.lang.pascal.delphi.misc) - Re: D9 rant...
... Delphi 2005 Update 1 Fixes ... used they conflict with the Delphi types Pointer and Exception. ... * Access violation occurs in dccil90.dll on second compile in the ... package lists. ... (borland.public.delphi.non-technical) - Re: Embarcaderos Director of Products Blog
... What indications were there that it was difficult to sell, ... but Delphi has ALWAYS been about database development. ... All of which DO make perfect sense and could be seen as having a home at ... (borland.public.delphi.non-technical) - Software specifications
... I have been frustrated in this project because my software and hardware is ... another programmer who has been my mentor in Delphi, ... me when it will be ready, as they are struggling with old MSDOS software ... could do the entire database project myself, ... (comp.lang.pascal.delphi.misc) - Database Landscape for future Delphi work.
... I'm a died-in-the-wool Delphi fan, and have been programming in Delphi since ... So I switched my database to Jet 4.0 and to using ADO via Delphi's ... Good support for syncing w/ SQL Server. ... (borland.public.delphi.non-technical) |
|