Re: Migrating from DBF to SQL
Jürgen,
Although VO2Ado (which I recommend) has classes that emulate a lot of VO
behavior, I think it's important to learn SQL too. There are lots of books
available - just choose one that targets whatever specific SQL database you
plan to use.
Once you've got the basics, then go through the VO2Ado samples to see how it
works in practice. Don't expect a SQL database to work like DBF files or try
to force it to do that.
--
Ginny
"Juergen" <rta.j.steinhilber@gmx.de> wrote in message
news:1168711965.408829.161830@51g2000cwl.googlegro ups.com...
Hello everybody,
does anybody know if there is a good "HowTo" for someone who wants to
migrate from DBF to SQL and has no idea about SQL until today().
May be somethin like:
xBase-Command "seek()" is SQL-Command "...."
xBase-Command "skip()" is SQL-Command "...."
xBase-Command "GoTo()" is SQL-Command "...."
and so on....
Greetings
Jürgen
|