#1 Problem:
Hello guys
Im really bad in english so dont be mad on me.
Here is my problem.
Im working on project called account checker .. There should be application where, i after register on some site i manualy write down my username/pw/link..
this is picture how it looks like http://img812.imageshack.us/img812/1...42a9b2a25b.jpg
spremi ( croatian )= add (eng)
pretraga (croatian ) = search (eng)
So i created database called "accCkbase" and make connection between Database username and my form textbox
now i want that when i click add - add me a record username/pw/link on the last place (MoveLast) in my database (explain pls)
Here is some pictures of project:
http://pokit.org/get/?0fd2cf28f8996e...722a871cc9.jpg
http://pokit.org/get/?c4f85974528351...d3bfaa86eb.jpg
http://pokit.org/get/?cca6ee9a7a6923...288975eca4.jpg
in vb6 it should be like data.recordset.addnew
Hello guys
Im really bad in english so dont be mad on me.
Here is my problem.
Im working on project called account checker .. There should be application where, i after register on some site i manualy write down my username/pw/link..
this is picture how it looks like http://img812.imageshack.us/img812/1...42a9b2a25b.jpg
spremi ( croatian )= add (eng)
pretraga (croatian ) = search (eng)
So i created database called "accCkbase" and make connection between Database username and my form textbox
now i want that when i click add - add me a record username/pw/link on the last place (MoveLast) in my database (explain pls)
Here is some pictures of project:
http://pokit.org/get/?0fd2cf28f8996e...722a871cc9.jpg
http://pokit.org/get/?c4f85974528351...d3bfaa86eb.jpg
http://pokit.org/get/?cca6ee9a7a6923...288975eca4.jpg
in vb6 it should be like data.recordset.addnew