AddSQLQuery for Delphi 3
  • C++ Builder:
    C1 C3 C4 C5 C6 C2006 C2007 C2009 C2010 
  • Delphi:
    D1 D2 D3 D4 D5 D6 D7 D8 D2005 D2006 D2007 D2009 D2010 DPHP DPRISM Delphi/400 
  • Kylix:
    K1 K3 



SQLQuery is a TQuery replacement when using MS SQL Server as database server. SQLQuery has a lot of enhancements and does not require the BDE. It works with Delphi 3&4 and C++Builder 3&4, Standard, Professional and C/S versions. SQLQuery is designed to be fast and easy to use and to overcome some of the problems encountered with TQuery as blob handling, IDENTITY fields and the problem of inserting rows in a result set and have the set appear correctly. Queries can be run asynchronous without having to code threads and synchronization manually.

  • Category:
    Database Tools
  • Author:
    (More by this author)
  • Info:
    Shareware
  • Date added:
    25 April, 2000 09:17
  • Views:
    661
  • Downloads:
    315
  • Price:
    249.00 USD
Usefulness
Documentation
Stability
Value
Ease of Use
Level of Use
0 people have rated this applicaton
Total Average
 
You can submit your own rating, for this you must be logged in.
Files:
Related Downloads
SQLQuery for Delphi 4 - 25 April, 2000 - Component Store Ltd.

SQLQuery is a TQuery replacement when using MS SQL Server as database server. SQLQuery has a lot of enhancements and does not require the BDE. It works with Delphi 3&4 and C++Builder 3&4, Standard, Professional and C/S versions. SQLQuery is...

SQLQuery for C++Builder 3 - 12 August, 1999 - Component Store Ltd.

SQLQuery is a TQuery replacement when using MS SQL Server as database server. SQLQuery has a lot of enhancements and does not require the BDE. It works with Delphi 3&4 and C++Builder 3&4, Standard, Professional and C/S versions. SQLQuery is...

SQLQuery for C++Builder 4 - 12 August, 1999 - Component Store Ltd.

SQLQuery is a TQuery replacement when using MS SQL Server as database server. SQLQuery has a lot of enhancements and does not require the BDE. It works with Delphi 3&4 and C++Builder 3&4, Standard, Professional and C/S versions. SQLQuery is...

ActiveScript for Delphi  - 21 June, 2003 - Alexey Perestyuk

Active Script for Delphi simplifies using active script languages, like VBScript and JavaScript, with Delphi applications. It provides you with easy to use functions for loading and executing script code. With Active Script for Delphi you can...

Delphi HelpLinker V2.2 - 09 June, 1999 - Scoutship Software

A free utility for adding help files to Delphi versions 2.0, 3.0, 4.0. It detects all the versions of Delphi installed and allows you to select the version the help file is to be added to. Allows you to view and edit all the help indexes and...

Related Information
  • HOW TO KILL ANYOTHER PROGRAMS WITH DELPHI? (2001-01-02 17:04:42)
    Find the handle of the window using FindWindow or EnumWindows and use PostMessage(ProgramHandle, WM_CLOSE, 0, 0); I have not tried it, but it...
  • HOW TO GREP CHARACTERS IN DELPHI 3 (2001-01-03 01:29:32)
    Var Grep : String; Begin Grep := Copy('2000-46',6,2); End; The first parameter is a string or a dynamic array, the second is the index of...
  • HOW CAN I DEBUG DLL (2001-01-03 00:48:24)
    Do you mean how to find internal errors while writing a DLL file or how to get the exact error while calling a DLL Function ? /Filip
  • USING DLLS (2001-01-03 23:47:50)
    Hi again Goober ... :o) Let's take NETAPI32.DLL as an example. This DLL is created by Microsoft and the explanation of its use is described in...
  • DOT ON SCREEN (2001-01-03 03:42:55)
    Delphi does not support a Pixel function with a HDC, you have to use the Windows-API-function COLORREF SetPixel( HDC hdc, // handle...
Related News
SQLDirect for Delphi 5 - 20 September, 1999
SQLDirect Components is accessible for Delphi 5.

Now you can use the lightweight BDE replacement for the most popular SQL server with...

Delphi 4 SP3 is now available - 24 February, 1999



Delphi 4 SP3 is now available for download from Borland.com site at
http://www.borland.com/devsupport/delphi/downloads/...

Debugging Delphi 7 applications - 15 September, 2002
DebugDelphi, the debugging termnal, and Diadem-D, the mukticomputer debugging terminal, are released in version 2.1 which support Delphi 4..7. Both...
BS/1 Delphi Accounting Source v1.9 - 04 August, 2000
BS/1 Small Business and BS/1 Professional Delphi Accounting Source version 1.9 are available for DBISAM, Paradox and Advantage.

...
Delphi Turk Code Bank 1.0 - 12 December, 2000
Delphi Turk CodeBank is ready. Now includes 111 tested tips and you can connect to Delphi Turk and download new tips automatically. Everyone sends...
Categories

Latest Forum Entries