does anyone knows where to find a good midas tutorial for a completely
novice?
My final aim is to build a client server application that will access
a database and will work over internet.
Thanks
If you are a "complete novice" as you say, it'll take more
than one or two web articles to cover everything you need
to learn. Consider getting a good book. Eric Harmon's
recent book (something like "Delphi/Kyix Database Development")
is a good choice if you are already familiar with the very basic
things of working with tables and databases. If you don't already
have that background, consider starting with Marco Cantu's
"Mastering Delphi 6."
Oh, and don't forget about the "Developer's Guide" manual you
should have gotten with the software -- if not in printed form,
it should be on your CD in PDF format.
--
Rick Carter
cart...@email.uc.edu Rick....@ParadoxCommunity.com
Chair, Paradox/Delphi SIG, Cincinnati PC Users Group
>Koyan (ko...@fisheye.gr) wrote:
>: does anyone knows where to find a good midas tutorial for a completely
>: novice?
>: My final aim is to build a client server application that will access
>: a database and will work over internet.
>
>If you are a "complete novice" as you say, it'll take more
>than one or two web articles to cover everything you need
>to learn. Consider getting a good book.
No, I am not that a novice. I mean that I have never worked with Midas
before.
I used to make apps using tcp/IP for connection and ADO for the
database connection, but I start to wonder if Midas would serve better
some of my needs.
Any material on that?
Thanks