|
-
July 25th, 2009, 08:06 AM
#1
[RESOLVED] ms access insert data question
heyall, i got this code that grabs information from a data base and shows it in a listbox:
my questions are how can you insert data to the table? ( iknow that in sql its something like this
sql = "insert into tablename(username,password)values(123,123)")
and is there a better way to show the data(that it will be more tidy?
thanks, Marvin
Last edited by marvin2k5; July 25th, 2009 at 03:45 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|