|
TCSVImport/TCSExport version 1.32
The CSV ImportExport components is a package containing native Delphi components which can read and create CSV text files. They were developed to enable database developers to easily transfer data from one database format to another.
More and more people are sending data from different applications to each other across the Net. Often there is a requirement to take data from an application using one format to another application using a different format.
Text files make an ideal common format as most modern applications can access text files. Using these components developers can make applications which can easily process data from differnt applications.
The components have been thorouhly tested in real-world applications, processing thousands of megabytes of data. Smart data interpretation and efficient code gives the components reliability and speed.
With an impressive list of features these components are an essential part of any database developers toolbox.
Related Discussions - SECURISATION DE LOGICIEL. (2001-01-08 08:50:15)Si tu es intéressé, j'ai fait un générateur de numéros de série "anti-copie" : il est basé sur des caractéristiques du processeurs, donc en cas de...
- BTRIEVE ERROR CODE 3014, «NO ENGINE FOUND» ,PLEASE HELP... (2001-01-10 07:01:39)Contact me via e-mail at mrbaseball34@hotmail.com.
I have a very good friend that works in support at
Pervasive and he will telephone you to work...
- YOUR FAVORITE BDE ALTERNATIVE? (2001-01-13 10:44:19)I joined the company I am currently working for three years ago. MsAccess databases were managed with the BDE. Since we ship our application to...
- USING DELPHI 2.0 HAVING TROUBLE WITH HINTS (2001-01-17 15:50:23)I double checked that the Showhints was true in the form.
Still no hints. I also have a value in each component's hint that I want a hint from.
- HOW TO MAKE YOUR .EXE FILES SMALLER THAN 300K? (2001-01-19 00:23:34)yeah me too, i am interested in those articles too
ruben
- EASY QUESTION - HOW TO DETERMINATE WIN VERSION ? (2001-01-19 14:46:21)var
OSVer : Integer;
.
.
.
var
OSVersionInfo: TOSVersionInfo;
begin
OSVersionInfo.dwOSVersionInfoSize := SizeOf(OSVersionInfo);...
- NICELY BUT QUESTION FOR EXPERTS ... (2001-01-22 09:51:44)Sorry, I don't know how to configure proxy with delphi. To do it by yourself, go in control panel->internet->connections, select a connection then...
- HOW CAN I INSERT PICTURE INTO MS-ACCESS DATABASE ( OLE OBJECT) (2001-01-23 09:18:54)What version of Delphi are you using?
- OLE (2001-01-23 03:07:14)If you want to make something like "personalized letter", when you have got one or more pages of normal text, where you want to put the values from...
- TRANSPARENT STRINGGRID (2002-01-17 12:35:13)try cooldev's TCoolStringGrid
TCoolStringGrid is an Advanced string grid component. Wallpapers, transparency, flat borders, caption. Each...
|