Quantcast
Channel: VFPX
Viewing all articles
Browse latest Browse all 3798

Commented Unassigned: FoxChart retrieve data from temp tables [43385]

$
0
0
hello everyone
i am facing a problem while putting the
.SourceAlias = "i put the temp table name here.."
so is it possible to retrieve data from temp tables or i must take it from a normal table
thanks in advance
Comments: ** Comment from web user: WSchmale **

Hi
the solution is the function DBF()

.Source=DBF("Alias of the temp.dbf")

Hope this helps
Wolfgang


Viewing all articles
Browse latest Browse all 3798