|
New Sql Builder && Report tool
Sql Constructor is an sql builder && report tool that helps to construct sql queries, manage your database actions, and design report.
Main features: Sql builder (diagram), advance text editor with code completion, query archive, report tool and more.
Support :
Middleware: BDE, ADO, DAO, ODBC.
Direct Access: Flash Filer, DBISAM 2/3, Oracle, MySql, Interbase, Asta 2, Advantage
Related Discussions - HELP WITH EXCEPTIONS ..... I'M GETTING CRAZY! (2001-01-06 19:59:49)How to make it run as if you were running it outside of Delphi.
Tools | Debugger Options --> Language Exceptions.
Their is a checkbox titled...
- HOW TO CALL A FUNC IN A DLL WRITTEN BY DELPHI IN VC6.0? (2001-01-11 06:36:48)Mr williamda:
Thank you.I am sorry I can not accept your answer.I specify the "stdcall" for my function and I don't use 'string' type.
I can...
- HOW TO CREATE SEQURE LOGIN TO DESKTOP APPLICATION (2001-01-05 09:30:01)I'm not pretty sure, what your intention is. One possible approach would be to use a edit-field, which cannot be "spyed out" by the usual password...
- QUERY PARAMETER QUESTION...? (2001-01-04 22:44:03)there are two parts
first is writing the script with variable and another is using bind variable
eg-
for first you can say
query1.sql.text...
- CAN NOT RUN DELPHI 5 ENTERPRISE ON WINDOWS 2000 (2001-01-07 22:12:43)brother you are not alone as in my knowledge many other developers are also facing the same problem especially while updating control's position or...
- QREPORT & TQUERY QUESTION (D5) (2001-01-09 04:12:35)though in your question you said that the dataset property of the quickreport is configured but i bet that you have not because that is the only...
- QUICK REPORT (2001-01-09 01:24:47)Well, it's not exactly clear what you mean, but you should
first set the AutoSize properties false and then:
- enlarge the horizontal size of the...
- QUICK REPORT (2001-01-10 04:39:38)I don't really understand what you mean. But I think, you want to write a table without a database. This is possible with the OnNeedData-Event of...
- HOW TO CHECK THE SYNTAX OF A USER DEFINED SQL SCRIPT (2001-01-10 06:53:19)When I am unsure of a SQL statement I put the Open/Execute in a try..except construct.
- HOW CAN I ACCESS BTRIEVE DATA FILES (2001-01-24 06:38:59)Try downloading the Btrieve programmer's guide :
ftp://ftp.pervasive.com/documentation/btrieve/v615/B615PROG.PDF
Good luck ...
|