Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > BUG: Sql Command Editor

Reply
Thread Tools

BUG: Sql Command Editor

 
 
JV
Guest
Posts: n/a
 
      03-18-2005
In the SQL Command editor (click on a data adapter, in property window find
the SELECT command property, drill down to the CommandText sub-property and
click the button to edit) if you use a UNION clause in your SQL statement
the editor will complain that it cannot graphically support the UNION
statement. It seems to be referring to the top pane where it diagrams your
table relationships, because that pane becomes disabled. Nontheless, the
statement will execute correctly and return correct results (assuming you
format the SQL statement correctly, obviously).

Unfortunately, when you close that editor, it once again complains that it
cannot support UNION graphically in the editor (thanks for the reminder!)
but it will also fail to update the code behind. That's the bug.

I have only tested this using the objects from System.Data.OracleClient, but
I'm betting the bug is in the editor, not the specific client. I bet I will
be able to reproduce it using OleDB objects for example.


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
SQL Reference, SQL Queries, SQL help ecoolone ASP .Net 0 01-03-2008 10:58 AM
Cinema.Craft.Encoder.SP.v2.70.01.05, Magic.Bullet.Editor.v.1.01.for.Avid.Xpress.Pro, Magic.Bullet.Editor.v.1.01.for.Premiere.Pro, Magic.Bullet.Editor.v.1.01.for.Sony.Vegas, Avid.Xpress.Pro.HD.v5.0 1CD, Sony.Vegas.v5.0d, ola DVD Video 0 01-14-2005 10:53 AM
ANN: New low-cost XML Editor, XSLT Editor, XSLT Debugger, DTD/Schema Editor Stylus Studio Java 0 08-03-2004 03:53 PM
SQLConnection SQL Command SQL DataAdapter Biggie ASP .Net 1 02-06-2004 04:32 AM
XML Editor WYSIWYG Word processor-like validating XML Editor ?! Hatem KNANI XML 2 08-04-2003 03:22 PM



Advertisments