If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > Replacin certain values in SQL result in Delphi

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-19-03, 10:09
polp polp is offline
Registered User
 
Join Date: Jan 2003
Posts: 15
Question Replacin certain values in SQL result in Delphi

Hallo,
programming with delphi, using TQuery and DBase DB, I need to replace certain values to be visible when received answer to my SQL query. I am viewing my result in DBGrid. Is it possible to do it somehow in SQL query, or I need to rewrite some DBGrid's event? Exactly I need replace date value 11-11-1111 by some text ("not specified").

thanks
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On