Nigel Gomm
Programmer
... if you were starting a new VFP9 project that was to be back-end agnostic what would you use; Remote Views, SQL pass thru or cursor adaptors?
I'm starting a new VAR project that i would like to work with any future customer's existing server (most likely SQL Server or mySQL but for the purposes of this discussion it could be anything with an ODBC driver).
Remote Views seem like a good idea but i've often got frustrated with them in the past and reverted to SPT. I've not yet used cursor adaptors in anger.
I have Andy Kramek's piece in MegaFox where he advocates basically a custom wrapper to SPT and that is probably my preferred route.
Any advice, warnings or horror stories?
thanks
Nigel