Hello,
I want to install a fresh version of Servoy onto a windows 2003 server. I am currently using SQL 2000 as my backend.
I was a bit confused regarding what files I need to transfer from my local machine servoy directory, to the server after I have installed a fresh copy of servoy on the server.
I have set up sql2000, transferred and attached the 2 data files. Which I can access thought enterprize manager
I have not yet installed Servoy on the production server. After I install Servoy, sql drivers, java 1.4 and create a connection to my backend, I was not sure what I need from my exisiting local servoy directory to transfer to my new prOduction server directory.
I am not sure about the servoy log files and property files, I would like to clean up as much as I can, without creating problems.
I also have a clean export of my latest solution. I am trying to understand how versioning works. If I export a solution and import it into my server, how do I rename the new version, so I can rollback to the previous if there are issues.
I have also have a ‘Best Practice’ questions for continious development:
Should I:
- develop with servoy and back end on my local machine
- update the backend on the production server
- export solution from local machine and import into production server
With this process , I would have to be careful that I upate the production backend to reflect development backend changes, prior to new solution version imports on the production server.
With this process, I am assuming that I would need to restart the soluton at some point for servoy to see the backend changes.
On the production server I would need to stop servoy, update back end, import new solution, activate new version, is this the correct order?
There are so many ways to do things I just want to have a controlled production and deveoplment enviroment.
Keep in mind that Servoy is the only application writing data to the backend, my backend is mostly being created through the servoy interface at this point.
I appreciate any help!!
Erich