Icon View Incident Report

Serious Serious
Reported By: Tim Young
Reported On: 12/14/2008
For: Version 2.02 Build 5
# 2876 Assigning a Script to the CommandText Property of an EDBCommand Object Causes Compilation Error

When assigning a script to the CommandText property of an EDBCommand, a subsequent Prepare call would cause a compilation error complaining:

SELECT, INSERT, UPDATE, DELETE, etc. expected, SCRIPT found instead


Comments Comments
The reason for the error was that the wrong command text was being prepared for scripts, and so the EDBCommand object thought that it was preparing a SELECT statement instead of a SCRIPT.


Resolution Resolution
Fixed Problem on 12/14/2008 in version 2.02 build 6


Products Affected Products Affected
ElevateDB DAC Client-Server
ElevateDB DAC Client-Server with Source
ElevateDB DAC Standard
ElevateDB DAC Standard with Source
ElevateDB DAC Trial

Image