SQL Server 2005General discussion of SQL Server *2005* version only.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the SQL Server 2005 section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
Problem: previously i was using sql server 2000 (windows 2000 server sp4), from previous one week i could not connect to my web server using sql server 2000 enterprise manager. it is poping up an error that : to connect this server you must use sql server management studio or sql server management object(SMO)...
so finding out solutions, i downloaded and install Microsoft SQL Server Management Express.
but like in sql server 2000 enterprise manager, i could not found any method to direct import or export tables directly from my local server to web server. this software is only giving me snapshot of my current db.
can any one please tell me how to import tables and other objects into web server (suppose 66.17.15.85) from my local sql server 2000.