Hi i developed some database in access. now i had planned to convert in
to vb6.0. i had designed my form and i linked the tables also. when i m
using data control. when i will open that form its going to first
record. But i don;t want like this. I need to add new record when i m
opening the form. Pls help on this and i will be very thankful to them.
Set the DataEntry property of your form to "Yes".
> Hi i developed some database in access. now i had planned to convert in
> to vb6.0. i had designed my form and i linked the tables also. when i m
> using data control. when i will open that form its going to first
> record. But i don;t want like this. I need to add new record when i m
> opening the form. Pls help on this and i will be very thankful to them.
imtmub@gmail.com - 06 Jun 2006 03:45 GMT
Hi,
First Thanks for ur responce. Actually my question was wrong. I mean i
m exploring vb. so i m design the form in Vb6. I had added data
control. it working perfectly. But i need to add new record. No options
are there data control. I mean from data control we can move the old
record next are previous. but i need to add. so pls help me about this.
I think now u r getting my question. I need add a command button to add
new record. can u ple help how to add.
Otherwise just tell me when i m opening a form in vb it should go
directly to add a new record. I hope u responce to this.
Thanks in advance.
Imthiaz
> Set the DataEntry property of your form to "Yes".
>
[quoted text clipped - 3 lines]
> > record. But i don;t want like this. I need to add new record when i m
> > opening the form. Pls help on this and i will be very thankful to them.