Article ID: 266162 - Last Review: February 12, 2007 - Revision: 2.2 BUG: Devenv.exe Exception When Running SQL Scripts in Database ProjectsThis article was previously published under Q266162 On This PageSYMPTOMS
If you execute the same SQL script multiple times from the Project Explorer window of a Visual InterDev database project, the following error may occur:
DEVENV.EXE - Application Error The instruction at "0x6b741868" referenced memory at "0x03290090". The memory could not be "read". Click on OK to terminate the program. NOTE: The actual memory address may vary. RESOLUTION
To work around the problem, create a stored procedure that performs the same functionality as the SQL script. Then add code in the SQL script that calls the stored procedure.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. MORE INFORMATIONSteps to Reproduce Behavior
| Article Translations
|
Back to the top
