I must agree with this - as I'm sure people like Luke Webber would as
well. Like you I was dismayed that 12 months after we started
"playing" with D3 & Delphi, Pick Systems (as it was then) came out and
threw their weight behind VB ==> still, shortly after this Borland
started to go though various "problems", so maybe PickSys had some
inkling of this.
I would suggest you consider your motives for going down the Delphi
path very seriously. Don't get me wrong, great product and we are
about to start playing with the latest Aurora Beta (Delphi 7) as we
use Delphi for the middleware in our Visage product (we DO NOT use
ODBC because of the early problems we had), but you are ALWAYS going
to have to tinker to make things go properly ! (then again, tha's the
norm for Delphi anyway, isn't it !)
Anyway, it IS (was) fairly easy to get things happening via ODBC (we
got part way through doing our own VCL components when we were looking
Good Luck !
> Hi there.
> I did some work in this direction about two hundred years ago. (Give or
> take...) It is *doable* but hard going due to the lack of support and
> documentation.
> You need to use the latest stable D3/ODBC drivers in ODBC Direct mode.
> Whilst the MS Visual Basic documentation can be used as a reference, note
> that you may not use implied arguments with Delphi and because of the strong
> variable typing in Delphi you must pay careful attention to the argument
> types as defined in the D3 class libraries.
> Given the advantages of Delphi over VB I am puzzled why Pick Systems /
> Raining Data, or anyone else for that matter did not give greater
> consideration to the combination of Delphi GUI into D3 database?
> I will try to dig out my working examples.
> John Bend.
> > I am looking to evaluate using Delphi as a front end to D3 and I could
> > do with some documentation to point me in the right direction. Some
> > old postings mention samples on the Pick web site and in particular a
> > link to www.picksys.com/articles/d3wnide.html, does anyone know if
> > this page still exists on the raining data site or of any other
> > documentation that may help me. I am interested in using the D3 Class
> > Library rather just connecting using ODBC.
> > Thanks.