| View previous topic :: View next topic |
| Author |
Message |
Robert MacLean Guest
|
Posted: Tue Dec 02, 2003 3:35 pm Post subject: Re: Drawing a relationship |
|
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Augusto was moved enough, that he took time and energy to create the
a news post (which will probebly come back to haunt him in the
future):
| Quote: | Is there a way to draw a relationship between two
tables (mdi forms) to represent that relationship like MSAccess or
even MsSQLServer?
|
Windows has the "normal" drawing api as well as directx
For more cross platform-atiy you could use opengl.
But I'm guessing you are looking for a more package solution, if
so...i can't help sorry
- --
- --
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
Robert MacLean
[email]robert (AT) sadev (DOT) co.za[/email]
http://www.sadev.co.za
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>
iQA/AwUBP8yxJmKbqld7dYgLEQLtmgCgseUtsPx02YJwDW5mpIx00K31NukAnRY2
TMu52s5+uTlhZ8Rb+5Wr8m2O
=pWXo
-----END PGP SIGNATURE-----
|
|
| Back to top |
|
 |
Augusto Guest
|
Posted: Tue Dec 02, 2003 4:35 pm Post subject: Drawing a relationship |
|
|
Hi
I'm posting this question here because I don't know where to go!!
I'm building a tool like a visual query builder.
Is there a way or a component to draw a relationship between two tables (mdi
forms) to represent that relationship like MSAccess or even MsSQLServer?
Thanks in advance
Augusto
Brazil
|
|
| Back to top |
|
 |
Paul Linehan Guest
|
Posted: Tue Dec 02, 2003 11:53 pm Post subject: Re: Drawing a relationship |
|
|
[email]augusto (AT) bennersaude (DOT) com.br[/email] says...
| Quote: | I'm posting this question here because I don't know where to go!!
I'm building a tool like a visual query builder.
Is there a way or a component to draw a relationship between two tables (mdi
forms) to represent that relationship like MSAccess or even MsSQLServer?
|
Sergey Orlov wrote a deadly component which does this sort of thing - I
tried Googling him, but he seems to have disappeared.
Maybe try on the 3rd party group?
Paul...
--
plinehan x__AT__x yahoo x__DOT__x com
C++ Builder 5 SP1, Interbase 6.0.1.6 IBX 5.04 W2K Pro
Please do not top-post.
|
|
| Back to top |
|
 |
Paul Linehan Guest
|
Posted: Tue Dec 02, 2003 11:58 pm Post subject: Re: Drawing a relationship |
|
|
[email]augusto (AT) bennersaude (DOT) com.br[/email] says...
| Quote: | I'm building a tool like a visual query builder.
Is there a way or a component to draw a relationship between two tables (mdi
forms) to represent that relationship like MSAccess or even MsSQLServer?
|
Sorry, make that Sergey Orlik - but I still can't find his stuff.
Paul...
--
plinehan x__AT__x yahoo x__DOT__x com
C++ Builder 5 SP1, Interbase 6.0.1.6 IBX 5.04 W2K Pro
Please do not top-post.
|
|
| Back to top |
|
 |
Paul Linehan Guest
|
Posted: Wed Dec 03, 2003 12:03 am Post subject: Re: Drawing a relationship |
|
|
[email]augusto (AT) bennersaude (DOT) com.br[/email] says...
| Quote: | I'm building a tool like a visual query builder.
Is there a way or a component to draw a relationship between two tables (mdi
forms) to represent that relationship like MSAccess or even MsSQLServer?
|
I really should be a detective.
Try here - it's no longer Orlik's but it's based on his code - I've been
looking for something like this for ages!
http://www.delphipages.com/result.cfm?SR=sergey%20%
20orlik&AO=and&RequestTimeout=500
Paul...
--
plinehan x__AT__x yahoo x__DOT__x com
C++ Builder 5 SP1, Interbase 6.0.1.6 IBX 5.04 W2K Pro
Please do not top-post.
|
|
| Back to top |
|
 |
eshipman Guest
|
Posted: Wed Dec 03, 2003 3:05 pm Post subject: Re: Drawing a relationship |
|
|
In article <MPG.1a3738a7d896c755989a14 (AT) newsgroups (DOT) borland.com>,
[email]paul (AT) not (DOT) a.chance.ie[/email] says...
| Quote: |
[email]augusto (AT) bennersaude (DOT) com.br[/email] says...
I'm building a tool like a visual query builder.
Is there a way or a component to draw a relationship between two tables (mdi
forms) to represent that relationship like MSAccess or even MsSQLServer?
I really should be a detective.
Try here - it's no longer Orlik's but it's based on his code - I've been
looking for something like this for ages!
http://www.delphipages.com/result.cfm?SR=sergey%20%
20orlik&AO=and&RequestTimeout=500
|
Here is a link to Sergey's QBuilder:
http://www.delphi32.com/vcl/1615/
|
|
| Back to top |
|
 |
|