February 3, 2011 at 12:41 pm
Hi,
I am a new bie to sql 2008 .
I have SQL 2008R2 express edition with advanced services on 1 server. there i have a table.
I want it to export it to sql server 2005 enterprise edition on other server.
Is it possible,
If yes, then how.
Regards,
Sushant
Regards
Sushant Kumar
MCTS,MCP
February 3, 2011 at 12:48 pm
Table or database?
If database, what was wrong with all the answers you got last time you asked this? Specifically the first reply that stated how this needs to be done.
http://www.sqlservercentral.com/Forums/Topic1052465-1292-1.aspx
If you need more details, please ask, but the general question was answered.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
February 3, 2011 at 12:52 pm
I need just 1 table
Regards
Sushant Kumar
MCTS,MCP
February 3, 2011 at 12:59 pm
Does it have any SQL 2008-specific data types?
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
February 3, 2011 at 1:06 pm
no.
Regards,
Sushant
Regards
Sushant Kumar
MCTS,MCP
February 3, 2011 at 1:09 pm
nvarchar(max) i guess its used in sql 2005 also.
not sure thou
Regards,
Sushant
Regards
Sushant Kumar
MCTS,MCP
February 3, 2011 at 1:14 pm
The new data types are listed at the beginning of this: http://www.simple-talk.com/sql/learn-sql-server/sql-server-2008-the-new-data-types/
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
Viewing 7 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply