# transferring solution to servoy 4.0

**URL:** https://forum.servoy.com/t/transferring-solution-to-servoy-4-0/9593
**Category:** Classic Servoy
**Created:** [September 16, 2008, 3:48am UTC](https://forum.servoy.com/t/transferring-solution-to-servoy-4-0/9593 "2008-09-16T03:48:19Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![billwill](https://avatars.discourse-cdn.com/v4/letter/b/7993a0/32.png) [@billwill](https://forum.servoy.com/u/billwill)
#### Post date: [September 16, 2008, 3:48am UTC](https://forum.servoy.com/t/transferring-solution-to-servoy-4-0/9593/1 "2008-09-16T03:48:19Z")

</div>

Can someone point me to the right place or tell me how to easily transfer my Servoy solution (3.5.5) in to Servoy 4.0? I can’t find how to access the Repository → Import feature. The “open file” option on the FILE menu will open my .servoy file, but it’s all garbled.

thanks  
bill

---

<div class="post-metadata">

### Author: ![ROCLASI](https://yyz2.discourse-cdn.com/flex010/user_avatar/forum.servoy.com/roclasi/32/4371_2.png) [@ROCLASI](https://forum.servoy.com/u/ROCLASI)
#### Post date: [September 16, 2008, 5:32am UTC](https://forum.servoy.com/t/transferring-solution-to-servoy-4-0/9593/2 "2008-09-16T05:32:38Z")

</div>

Hi Bill,

There is no import feature in the IDE itself (yet). You do need to use the servoy admin page ([http://localhost:8080/servoy-admin/](http://localhost:8080/servoy-admin/)) after you launched the IDE.  
Make sure you have setup the neccessery database connections your solution is using before you import it.

Hope this helps.

---

<div class="post-metadata">

### Author: ![Thunder](https://avatars.discourse-cdn.com/v4/letter/t/a8b319/32.png) [@Thunder](https://forum.servoy.com/u/Thunder)
#### Post date: [September 27, 2008, 11:02am UTC](https://forum.servoy.com/t/transferring-solution-to-servoy-4-0/9593/3 "2008-09-27T11:02:55Z")

</div>

Hey guys

What if you want to import your solution into a different .db file? This was possible in Servoy 3.5, but apparently not in 4.0. Any ideas?

Thanks

Bevil

---

<div class="post-metadata">

### Author: ![ROCLASI](https://yyz2.discourse-cdn.com/flex010/user_avatar/forum.servoy.com/roclasi/32/4371_2.png) [@ROCLASI](https://forum.servoy.com/u/ROCLASI)
#### Post date: [September 27, 2008, 1:00pm UTC](https://forum.servoy.com/t/transferring-solution-to-servoy-4-0/9593/4 "2008-09-27T13:00:50Z")

</div>

Hi Bevil,

> Thunder:  
> What if you want to import your solution into a different .db file? This was possible in Servoy 3.5, but apparently not in 4.0.

Not sure what you mean with ‘importing into a .db file’. Importing into another repository ?

---

<div class="post-metadata">

### Author: ![Thunder](https://avatars.discourse-cdn.com/v4/letter/t/a8b319/32.png) [@Thunder](https://forum.servoy.com/u/Thunder)
#### Post date: [September 27, 2008, 3:02pm UTC](https://forum.servoy.com/t/transferring-solution-to-servoy-4-0/9593/5 "2008-09-27T15:02:28Z")

</div>

Hi Robert…

No I mean I want to export my solution from Servoy 3.5 to a .servoy file. In 3.5 it (the solution) uses a database file called koa.db (I guess regardless of the repository). I then want to import it into my Servoy 4.0 repository but ‘into’ or ‘using’ a database called interiors.db. This was possible in 3.5 (because the repository would complain and say ‘i can’t find a database called koa.db, choose another database to import into’, but in 4.0 it just fails…)

Thanks for your help…

Bevil

---

<div class="post-metadata">

### Author: ![IT2Be](https://avatars.discourse-cdn.com/v4/letter/i/dc4da7/32.png) [@IT2Be](https://forum.servoy.com/u/IT2Be)
#### Post date: [September 27, 2008, 5:33pm UTC](https://forum.servoy.com/t/transferring-solution-to-servoy-4-0/9593/6 "2008-09-27T17:33:20Z")

</div>

You can do 2 things:

1. create a new server and database
2. create a new server based on an existing database

If I am not mistaken Servoy created an easy tool to create a new database, don’t know where it is though…

---

<div class="post-metadata">

### Author: ![mboegem](https://yyz2.discourse-cdn.com/flex010/user_avatar/forum.servoy.com/mboegem/32/4399_2.png) [@mboegem](https://forum.servoy.com/u/mboegem)
#### Post date: [September 27, 2008, 10:14pm UTC](https://forum.servoy.com/t/transferring-solution-to-servoy-4-0/9593/7 "2008-09-27T22:14:19Z")

</div>

> This was possible in 3.5 (because the repository would complain and say ‘i can’t find a database called koa.db, choose another database to import into’, but in 4.0 it just fails…)

Hi bevil,

this is not possible at this moment, please look at my reply on the same question you posted in topic [http://forum.servoy.com/viewtopic.php?f=11&t=11264#p56253](http://forum.servoy.com/viewtopic.php?f=11&t=11264#p56253)  
As soon as de DB exists, auto-creation of non-existing tables/columns still works in 4.0

I hope for someone of R&D to reply on this, so we know what to expect of this in 4.0.2 ![:)]( "Smile")

p.s. I don’t know if it helps you, but I worked around this by importing a ‘strange’ solution into 3.5, choose ‘the other’ database, export the solution and import it into 4.0
