-
Hello,
i have prob with mdb and vb !!
well the prob is that when the DB is empty, i have a error, i can't add any othere recordset i have a error, that's when the DB is empty BUT when it has some preseted stuff and i add a recordset i don't get a error and it work's fine thanks you :_)
-
Are you trying to carry out some actions on an empty recordset?
-
help
Hey,
yes i am trying to add (a new recordset ) in to the DB.
Data1.recordset.add (somthing i am a not my house so i canèt give you the right sysntax sorry !, so can you or anyone help me please !!! thank's
-
Hi Zulander,
Maybe you can try to post out your codings.. so you're problem will be more clear.
Thomas
-
hi the error goes' her :
>Data1.Recordset.AddNew
this is the rest of the code :
Data1.Recordset!Name = Who
Data1.Recordset.Update
Data1.Recordset.MoveNext