Hi,
I'm trying to acces a view via hxtt dbf driver. the view is located in the vfp database. access to tables in this database works fine (like: select * from mydatabase.mytable).
when i try "select * from mydatabase.myview", the sqlexception says that there isn't such a table as "myview.dbf".
Isn't hxtt dbf driver capable of working with views?
|
>Isn't hxtt dbf driver capable of working with views?
Sorry for missed that thread. It doesn't support VFP's view now.
|