PDA

Click to See Complete Forum and Search --> : Adding a record with VB6 to a Foxpro Table


uol98
Aug 3rd, 1999, 10:25 AM
Preferably using DAO, how do I add a record with VB6.0 to a Foxpro table. As soon as I do the .addrec method - I get a read only error on a non-read only Foxpro table. Do I need to use SQL or ADO? I am really screwed so please help!!!