Save as stand alone issues
Posted: Mon May 30, 2011 6:21 am
I have created a simple application using two stacks. The first has a datagrid with data
and the second is an "editing window" of the data. It seems to work fine when testing
in Live Code but once I Save as Application and open it up the application no data loads into the datagrid.
I am connecting a mysql database on a remote server to get the data. Again it works just fine during development
in Live Code but once I Save As Application and load the newly created application it does not appear to be loading
any data into the grid.
Just to be sure I have checked to include every library and option to make sure it wasn't an issue
there and it was not. I of course checked database support for mySQL.
Anyone have any suggestions?
and the second is an "editing window" of the data. It seems to work fine when testing
in Live Code but once I Save as Application and open it up the application no data loads into the datagrid.
I am connecting a mysql database on a remote server to get the data. Again it works just fine during development
in Live Code but once I Save As Application and load the newly created application it does not appear to be loading
any data into the grid.
Just to be sure I have checked to include every library and option to make sure it wasn't an issue
there and it was not. I of course checked database support for mySQL.
Anyone have any suggestions?