Hello, i’m use developer on my labtop (win xp) using a test sybase database and have servoy server running on a linux server (suze) using the real database. I have 3 questions.
-
I change something to the backend database (with backend db software) on my labtop and also change the real database correspondingly (with backend db software on my labtop thru network).
Then i kill the database processes on the server and restart it (so i m sure servoy uses the modified database)
Then i export the solution from my labtop and import it to the server.
The i get an error that servoy cant make the table that i added (modified db with db software) . So a exported solution file keeps information on changes on the database ?(even if the modification is done in the backend db). -
So then i deleted the tables that servoy seemed to want to make.
imported the solution on the server again. No error this time and solution succesfully imported. In the backend the tables still are missing.
then i created them again (with backend db software on my labtop thru network).Restart tha db again. Now when i open developer on the server
i cant see the new tables in dataproviders. Then i renamed one of the tables: Aanvragen to A (as test). now the table appeared in dataproviders.
This isn’t normal is it ? -
Ok,still not working, so i tryed somthing else: i just copied the database where i made changes to from my labtop to the server, deleted the database its log file on the server(trying ot avoid getting a repository exception). Then i restart the db
then opening developer on the server i get a repository exception saying the db filesize is not the expected size.
Do i need to delete some other logs ?
thanks