 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Dmitry Guest
|
Posted: Sun Apr 22, 2007 2:17 pm Post subject: looking for SQL parser components |
|
|
Hello,
I'm looking for specialised SQL parsing string components. The functionality
i need almost like FibPlus,
to prepare statemens for INSERT UPDATE DELETE SQL out of database table
structure.
example
SELECT Id, Name FROM Customer
UPDATE Customer SET Name=:Name WHERE Id =:Id
INSERT INTO Customer (Name) Values (:Name)
etc.
Thanks in advance
Dmitry. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|