Multi-Record Compenont??

Multi-Record Compenont??

Post by Peter Bes » Tue, 12 Dec 1995 04:00:00



I was a paradox programmer before Delphi came along.  And in paradox we
had a multi-record tool which allowed me to display more then one record
on the screen at a time with out using a Table( Delphi=DBGrid).  Is there
a way in Delphi to do the same.  

Thanks
Peter
Calgary, Alberta, Canada

 
 
 

Multi-Record Compenont??

Post by Thomas Gru » Thu, 14 Dec 1995 04:00:00




> I was a paradox programmer before Delphi came along.  And in paradox we
> had a multi-record tool which allowed me to display more then one record
> on the screen at a time with out using a Table( Delphi=DBGrid).  Is there
> a way in Delphi to do the same.  

> Thanks
> Peter
> Calgary, Alberta, Canada

Peter,
   This doesn't help you, but Delphi 32 will have one.  I saw it at a demo
by Charles Calvert.

Tom

 
 
 

Multi-Record Compenont??

Post by Erik van Engel » Thu, 14 Dec 1995 04:00:00



>I was a paradox programmer before Delphi came along.  And in paradox we
>had a multi-record tool which allowed me to display more then one record
>on the screen at a time with out using a Table( Delphi=DBGrid).  Is there
>a way in Delphi to do the same.  
>Thanks
>Peter
>Calgary, Alberta, Canada

I think that is possible. Yoou have to use a new datasource.
On every datasource there can be a different DBnavigator so it is
possible to acces an other record from the same database

Erik van Engelen

 
 
 

Multi-Record Compenont??

Post by Steve Lew » Fri, 15 Dec 1995 04:00:00



>I was a paradox programmer before Delphi came along.  And in paradox we
>had a multi-record tool which allowed me to display more then one record
>on the screen at a time with out using a Table( Delphi=DBGrid).  Is there
>a way in Delphi to do the same.  

I've seen 2 shareware components that do this on Compuserve and on the
Delphi Super Page web site.  One is called MRO and looks very
complete.

Quote:>Thanks
>Peter
>Calgary, Alberta, Canada

-Steve
 
 
 

1. Multi record sets and multi databases

I'm pretty sure you'll need separate CDatabases for each of the separate
databases you need to open unless you don't need concurrent access.  Then
you would have to close the database opened with your single CDatabase
object, then use it to open another one.  Smaller code? maybe. More
efficient? I doubt it, its probably less efficient. More headaches?
certainly.

--
Jean-Fran?ois Davignon
Conservationist and programmer



2. programmer wanted, Vancouver Canada

3. Multi-row query return into Forms 5.0 multi-record block

4. Replication configuration

5. multi line field in a multi record form

6. sp_setapprole from VB?

7. Multi-record, multi-page form, Pdox 9??

8. Principal Level SWE position available

9. PDOX4.5/dos - Multi-Table/Multi-Record Input

10. Multi-Record Form Record Ident'n

11. Sorting multi-record style records within a band?

12. Question about Triggers and multi record updates

13. Urgent help needed on multi-byte or double-byte data in database record