BUG: Devenv.exe Exception When Running SQL Scripts in Database Projects (266162)
The information in this article applies to:
- Microsoft Visual InterDev 6.0
- the operating system: Microsoft Windows 2000
This article was previously published under Q266162 SYMPTOMS
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.
Modification Type: | Major | Last Reviewed: | 5/29/2003 |
---|
Keywords: | kbBug kbDatabase kberrmsg kbide kbpending KB266162 |
---|
|