Click to See Complete Forum and Search --> : Question
xstopx81
Aug 4th, 2000, 03:19 PM
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?
JHausmann
Aug 4th, 2000, 03:27 PM
Fully qualify the datasource when you use it on another form:
form.datasource.?
xstopx81
Aug 4th, 2000, 03:47 PM
thanks for replying back. However, I still can't seem to get it working. Need specific help ASAP.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.