Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Guys,
I've a serious problem with my qvw files; when I try reloading data the script execution freezes and I have to force quit the application by task manager. Into log file i've no error. Any suggestions?
I could imagine that there some synthetic keys which needs to resolved after the load has finished. To check this go into the debugger and reload your app with 10 records and review afterwards the datastructure within the tableviever.
- Marcus
Hi Marcus, I've the same problem if I try to load data from an excel file with 1 column and 3 rows
How do you load the excel - as flat-file or per odbc-connection?
- Marcus
do you have Save before Reload checked? in User PReferences >> Save tab
tabular files
Please provide your used script.
- Marcus
I tried but have the same problem
LOAD Data
FROM
(biff, embedded labels, table is Foglio1$);
Hi Giuseppe,
Besides of the data, do you have any complex variables or triggers? It would be nice if you uploaded QVW file
.