i'm using access 2000 as the backend with jet 4.0 as the connection provider. this may sound silly but i lost my notes so i can't remember the code for adding, editing and deleting records in a table. can you please help me? thanks!
database name: gms
table: student
studentid (text,primary key)
lname (text)
fname (text)
course (text)



Reply With Quote