|
-
May 2nd, 2002, 07:27 AM
#1
Acces Table editing
is there a tool that you can directly in access a table so you can edit you information??
without using access
-
May 2nd, 2002, 07:59 AM
#2
Build an Edit screen with VB...
-
May 2nd, 2002, 08:10 AM
#3
Bouncy Member
i didn't know that!!!! 
how do you use it?
i mean, all the options are disabled (greyed out) on mine at the min, do yo uhave to tell it where the db is, and how?
-
May 2nd, 2002, 09:18 AM
#4
oke i tell you my problem. First of all, all the records must be shown. in my case i made a view screen of 20 fields. than when change somthing that it must be directly updated in the database. if i want to display the records i use .movenext statment. so if i want to edit somthiing i must go back. then when i press next then the next 20 records must be displayed
-
May 2nd, 2002, 09:42 AM
#5
Fanatic Member
Surely you mean the next RECORD that has 20 FIELDS of info, and not the next 20 RECORDS.
What do you have so far?
JO
"I have not failed. I've just found 10,000 ways that won't work."
'Thomas Edison'
"If we knew what it was we were doing it wouldn't be called research, would it?"
'Albert Einstein'
VB6
-
May 2nd, 2002, 04:12 PM
#6
Use VB's DBGrid control. It allows you to edit/delete/modify a table, easily.
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
|