Porting offline solution (Developer) from mac to windows

I have a solution working well on Mac in 3.5.3

It uses the sybase repository and a second database, as defined in the sybase.config file and works fine.

If i move the folder to windows it falls over.

I am sure this is related to a sybase not starting issue.

It is partly cured when i run the sybase dbeng10 and choose my repository database manually, but then it doesnt seem to run my main database.

I can only think that it is something to do with the servoy properties file and tried copying the line from a windows servoy install but that didnt work.

It currently reads:

nativeStartupLauncher=sybase_db/dbsrv10|@sybase_db/sybase.config\#DYLD_LIBRARY_PATH\=sybase_db

As always i am sure i am missing something simple. My data database is correctly configured in the sybase.config file as it works under mac os x.

Thanks for any cluues

David

If i move the folder to windows it falls ov

Which folder are you talking about?

My Servoy Developer folder.

So, you are moving a Mac install to a Windows install.
That is not possible.

Imho the best to do is use or create a new Windows installation of Servoy (using the installer) and move only the databases (folder).

You can also move the Servoy properties.

The sybase.config file needs to be edited to start the correct db’s as well…

Thanks Marcel,

Weirdly i had tried that, but when i did a download and install rather than a web install this morning i think it worked. Maybe i had an old copy or something on the machine.

David

Good to know it works now ( although I did not doubt that :) )