Hi there

 

I have gone through this article :

http://delphi.about.com/od/database/l/aa090903a.htm

and have a wee app that will load data into a DBGrid from an Excel spreadsheet, and allow the user to edit and insert new rows.

 

Unfortunately deleting is not so easy.  As Zarko states, “Deleting the selected "record" is somehow problematic. You cannot delete the record in Excel data source, since rows in Excel are not compatible with rows in traditional (relation) databases. What you can do, is to clear the contents of every cell (field) the row contains.

 

Can someone point me in the right direction to achieve this please?

 

 

 

 

_______________________________________________
Delphi mailing list
[email protected]
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to