Hi Przemek and all,

Shouldn't we add a way to set the default
codepage for RDD operations?

Right now I could pass it to each RDD function
call (like dbCreate()) but that needs touching
all such possible calls (which is error prone),
moreover using a "dirty" parameter extension.
Also, usually the RDD CP is global to an app's
database.

Right now I'm using hb_setcodepage(), but this
may not be enough given that it could depend on
UI/app language, so it may be bit different than
db cp (which is not ideal, but may happen).

Brgds,
Viktor

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to