G
Guest
I'm facing troubles refreshing my databaseconnection.
I'm performing an import routine, part of the routine is dropping a table
and next recreate the table with some other fields. This is simply done by
pushing a button executing a procedure.
I have to go back to the database-window and do a manual refresh (the f5) to
fetch the table.
I'm using application.refreshdatabasewindow in my code after the procedure
has been executed but it doesn't refresh automatically. Anybody has a clue?
I'm performing an import routine, part of the routine is dropping a table
and next recreate the table with some other fields. This is simply done by
pushing a button executing a procedure.
I have to go back to the database-window and do a manual refresh (the f5) to
fetch the table.
I'm using application.refreshdatabasewindow in my code after the procedure
has been executed but it doesn't refresh automatically. Anybody has a clue?