Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Converting Delphi 3 application to Delphi 5 (use of TQuery + TwwQuery)

Status
Not open for further replies.

StevenK

Programmer
Jan 5, 2001
1,294
GB
I am about to start converting an application written in Delphi 3 into Delphi 5. The application features use of the TQuery and TwwQuery (Woll-2-Woll components) heavily. Does anyone know if I will have any problems with this conversion (bearing in mind that I have SQL strings, parameters and persistent fields defined against the components).
Also, will I notice any speed difference having converted the program - am I likely to speed up or slow down the cycling through of these datasets ?





 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top