|
-
Aug 4th, 2000, 03:19 PM
#1
Thread Starter
Lively Member
Question about datasource
I have two forms for my program using database. I have a database on one form and a datagrid on the other. I want to make the datasource of the DBgrid to be the database of the other form. I also want to display only these fields; name, address, email. How do I do this?
-
Aug 4th, 2000, 03:27 PM
#2
Frenzied Member
Fully qualify the datasource when you use it on another form:
form.datasource.?
-
Aug 4th, 2000, 03:47 PM
#3
Thread Starter
Lively Member
thanks for replying back. However, I still can't seem to get it working. Need specific help ASAP.
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
|