DBgrid (opening .mdb runtime)
- From: miffe <miffe.28c65q@xxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 24 May 2006 14:42:26 -0500
Probably this question has been asked several times before but I can't
find
an answer in the whole internet, I've been searching for days.
I'm making an Admin. System in vb6.0 with the Data control, DBgrid, and
acce
ss .mdb databases, now... I have no problem with the databases that are
load
ed from the start, I just bounded some controls, and at edit time
specified
the database, and linked the grid to the Data1 control...
The problem is that I have a 'Backup Database View' control which is
suppose
d to load in a new form a Data control, a DB Grid and load the .mdb
database
and show it on the grid...
I can't load it, I maybe am able to get the database to load the .mdb
file i
n data1 in the new form, but I can't get it to show on the grid, there
is no
method of doing this without getting an error...
I cannot mess with the .datasource property at run-time for some
reason.
Any ideas?
--
miffe
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------
.
- Prev by Date: Re: Sending email in VB using only the Win32 API
- Next by Date: Re: how to create a set with combined tables?
- Previous by thread: Drag from VB6 Source Application and Drop onto Separate Target Application
- Next by thread: DBgrid (opening .mdb runtime)
- Index(es):
Relevant Pages
|
Loading