Hi, tested virtual tables mapped to Sql Server tables, works great!
Regards
Type: Posts; User: Phjr
Hi, tested virtual tables mapped to Sql Server tables, works great!
Regards
Thanks, went fine this way. Does it mean I'll have to use custom sections with the Builder?
Regards
ran the following from Recital/Vfp console tab, (everything went fine until a lianja crash on append blank)
set debug on
open database msdev
dir
use persons
goto top
?persons.pid...
Doing that from App Builder Recital/Vfp console
used DEBUG got
*
* Lianja embedded database engine
* Version 10.0.4
* Compiled on May 2 2013 14:00:13
*
Error reported from file lib_exp1.c...
Hi, created a virtual table for a table on MS Sql Server, definition is
Tables in Database: msdev
Name Path Type ...