Jump to content

Migration from SQL CE to SQLite problems


cidico

Recommended Posts

Hi!

 

I'm using the version 4.2.28.387 and I converted my backend database from SQL CE to SQLite.

After that, all my branches have the creation date using the following pattern: "conversion month/conversion day/1600".

Now I can't see anything in the branchexplorer. :)

I can't even change the filter to 1600! :P

 

How can I convert my back-end database keeping the original creation date?

 

Thanks in advance!

Link to comment
Share on other sites

Thanks for reporting it!

 

The task has been included in the bug tracking system :)

 

If you want to continue with sqlite I do recommend you to setup a second server using sqlite and replicate the content from one rep to another (Using the sync view).

 

Fast setup for a dirty server:

 

1) copy the server directory into server_2

2) open the remoting.conf file and change the 2 ports, 8888 and 8889 (ssl), for example.

3) using the command line, server_2\plasticd.exe --console

4) replicate

Link to comment
Share on other sites

  • 2 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...