Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
my_aro
Yak Posting Veteran
50 Posts |
Posted - 2005-11-25 : 00:19:31
|
| is it possible to convert databases from ms sql server to postGres? |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2005-11-25 : 01:11:08
|
| Do you want to create new Db at postGres as that of SQL Server or copy the data from SQL Server to postGres?MadhivananFailing to plan is Planning to fail |
 |
|
|
my_aro
Yak Posting Veteran
50 Posts |
Posted - 2005-11-25 : 01:13:15
|
| i wanna copy the data from sql server to postGres but if its possible can i use those files of sql server for posGres? |
 |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2005-11-25 : 01:24:42
|
| In Enterprise Manager use Export wizard to copy data to postGresMadhivananFailing to plan is Planning to fail |
 |
|
|
my_aro
Yak Posting Veteran
50 Posts |
Posted - 2005-11-25 : 01:41:42
|
| ok thanks.. so what about if i use the databassse files? is it possible? |
 |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2005-11-25 : 02:03:00
|
| I think you cant use Database filesIf you have data in EXCEL then you can import data in Postgres using EXCEL fileMadhivananFailing to plan is Planning to fail |
 |
|
|
my_aro
Yak Posting Veteran
50 Posts |
Posted - 2005-11-25 : 02:17:44
|
| but can i import mssql files into excel? |
 |
|
|
my_aro
Yak Posting Veteran
50 Posts |
Posted - 2005-11-25 : 02:18:13
|
| data i mean |
 |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
|
|
my_aro
Yak Posting Veteran
50 Posts |
Posted - 2005-11-25 : 02:29:01
|
| ow well.. thanks so much! |
 |
|
|
|
|
|