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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

TrueDBGrid & Save to Access

Status
Not open for further replies.

zenenigma

Programmer
Apr 23, 2001
119
US
I have made a program which will allow the user to enter one or more "model_num"s and it will query our Data Repository (SQL View) for the results using ADO. It will then display the results in a TrueDBGrid to the user. All of that is working fine after some searching of this board :)

My problem now comes when I'd like the user to have the option to save the results into an Access Table. The grid has 8 fields (including 1 currency & 1 date/time). I'd like the save process to allow the user to specify a table name and have that table created and populated with the grid data.

Any help would be greatly appreciated.

Thanks

ZE
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top