Delphi 7 and SQL/Sybase - tips?
From: rune sovik (rune.soevik_at_verizon.net)
Date: 02/26/04
- Next message: Skybuck Flying: "Re: Conditionals in DFM's ?"
- Previous message: Maarten Wiltink: "Re: Conditionals in DFM's ?"
- Next in thread: pluton: "Re: Delphi 7 and SQL/Sybase - tips?"
- Reply: pluton: "Re: Delphi 7 and SQL/Sybase - tips?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 26 Feb 2004 03:11:23 GMT
Hi there,
I have used Delphi a lot, i.e. I am quite familiar with it (version 7 I now
use) - but I am not familiar with SQL. I need to download data into a Sybase
data base, and extract data from the same data base. I need to put thousands
of rows and columns of data into the data base every day, i.e. we're talking
lots of data here.
Typically, I have a stringgrid or an array of array (matrix) filled with
data, and I need to INSERT or MODIFY this data into the Sybase data tables.
Being rather new to SQL, do you have any good books to recommend that
informs on Delphi and SQL techniques for mass xdata transfer, or how would
you approach this?
Kind regards, Rune, New York
- Next message: Skybuck Flying: "Re: Conditionals in DFM's ?"
- Previous message: Maarten Wiltink: "Re: Conditionals in DFM's ?"
- Next in thread: pluton: "Re: Delphi 7 and SQL/Sybase - tips?"
- Reply: pluton: "Re: Delphi 7 and SQL/Sybase - tips?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|