ok can anyone tell me how to add data to a field using access 3.51 and the data control?
Printable View
ok can anyone tell me how to add data to a field using access 3.51 and the data control?
3.51?? :)
Dont use the datacontrol it sucks!
Read my ado tutorial then you should be set!!
b :)
i dont' care if it sucks i have to turn out a finished program for tomorrow. As long as it is a database i don't care i will learn the DLL some other time
Oh well do it the hard way! :)
Data1.recordset.addnew
thanks