Re: dbGo in Delphi 2006
- From: Ralf Jansen <Ralf.Jansen@xxxxxxxxxxxxxxxx>
- Date: Fri, 31 Mar 2006 20:00:53 +0200
Mac Davis schrieb:
Am I going crazy?
I just installed Delphi 2006.
I have a table that populates a grid. When a TAdoQuery is opened in the IDE, the grid is populated.
However, if I leave the table closed on startup and the issue dm.qry_software.open nothing happens.
In the same vein, if I leave the table open and try to close it programatically, nothing happens. What's up?
Thanks,
Mac
Maybe you have created your datamodule twice?
It sound to me that you're controls are connected to one instance and you are manipulating the other one at runtime. Would be be a classic ;)
Ralf
.
- References:
- dbGo in Delphi 2006
- From: Mac Davis
- dbGo in Delphi 2006
- Prev by Date: Re: Duplicate records
- Next by Date: Re: Dynamically Adding an Index to a query
- Previous by thread: Re: dbGo in Delphi 2006
- Next by thread: Small problem with dbimage !!
- Index(es):
Relevant Pages
|