How to create SQL queries with SQL Builder?
Answer / Ravi Ranjan Singh
To create SQL queries using SQL Builder in Delphi, first open the SQL Builder component from the VCL library. Then enter your desired SQL query in the text editor, and execute it by calling the ExecSQL method on the TQuery component associated with the SQL Builder.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to create Data Link File with Windows 2000?
what are Hetergenious joins ?
How to create indexes with the TTable create function?
How to find what the user path is for their Environment Variables?
Explain the findnext method?
Why do I get exception messages even though I am in protected code?
How to Place multiple copies of a component on a form?
How to Embede a page break in the Rich Edit control ?
How to Use Variables & For Loops in Delphi?
'Insufficient memory to complete operation' error . what does this indicates?
How to Determine if a given printer is capable of printing a PostScript file?
Is there a programmatic way to add an alias to the IDAPI.CFG?