I'm trying to make my first program to use MySQL server instead of .dbf files.
I tried to use hbmysql from contrib

The thing is, the sample provided with hbmysql may be anything but clear, i tryed to compile it and it does not compile, just throws : Unresolved external '_HB_FUN_TMYSQLSERVER

There is no explanation about what is doing at any part, so i can't figure anything to change or seek. And as there is no explanation about any line, i can't either figure what to take and use on my own program.

I really don't like to waste time by studying samples and test+error without any base about functioning. I learned programming from books with the basic explanations about every function first and only then the samples to show usage. With harbour there are samples and not explanations is anti-natural for me.

I have been searching around contribs and found rddsql, wich it seems that has the same programming way of using a .dbf file.
could this ease my pain?
will this work on mySQL or it is for SQL?
is that easy as it seems?

¿Is there any other simpler way to go mySQL?


Thanks.
_______________________________________________
Harbour-users mailing list (attachment size limit: 40KB)
Harbour-users@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour-users

Reply via email to