ADO
From: Gavin (gavdraper_at_hotmail.com)
Date: 04/05/04
- Previous message: Viatcheslav V. Vassiliev: "Re: test connection failed"
- Next in thread: J. M. De Moor: "Re: ADO"
- Reply: J. M. De Moor: "Re: ADO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 5 Apr 2004 08:05:02 +0100
I have a delphi 5 app that currently stores information locally in dbase
tables. I have now made a web page that can query the data and display
results so I want to store a small portion of the data on an sql server on
the web. I have a librarys that when it writes to a dbase file also stores
the record to a text file on the local drive. Every 2 hours I want a routine
to take this file and upload all the records in it to the SQL server. whats
the best way to do this? AdoQuery? Its only going to be about 30 records a
day.
- Previous message: Viatcheslav V. Vassiliev: "Re: test connection failed"
- Next in thread: J. M. De Moor: "Re: ADO"
- Reply: J. M. De Moor: "Re: ADO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|