Hi bangkok,
I'll try to change the "set.. line" for the DG. the "answer ..." for the tRecords I tried before and this worked without any problem.
Rgds
Michael Ralf
Search found 3 matches
- Wed Jun 05, 2013 7:11 pm
- Forum: Databases
- Topic: No results in a data grid after compiling to standalone
- Replies: 5
- Views: 5021
- Wed Jun 05, 2013 11:02 am
- Forum: Databases
- Topic: No results in a data grid after compiling to standalone
- Replies: 5
- Views: 5021
Re: No results in a data grid after compiling to standalone
Thanks for your help, I tried this, but the problem seem like that, that the data grid simply freezes after converting to standalone. Cause when I put something in my text fields and say add, the result will be sent to the mysql database, but not shown in the data grid. Here is the code of the 'show...
- Wed Jun 05, 2013 9:06 am
- Forum: Databases
- Topic: No results in a data grid after compiling to standalone
- Replies: 5
- Views: 5021
No results in a data grid after compiling to standalone
Hi, I've made an application for Windows, which displays data from a mysql database switchable from local to a remote database into a data grid. Then with three buttons it's possible to add, change or delete records. The application uses only one stack. It's working all fine, and the records are dis...