| Thread | Last Post | Replies |
|
| SQL Server Management Studio install? | 29 Apr 2009 19:03 GMT | 2 |
I just setup a new server, Windows 2003 64-bit with SQL Server 2005 64-bit. How can I install the management studio on either my Windows XP workstation or another Windows 2003 server that's 32-bit? Can I install the management studio from the 64-bit media or do I need to get the ...
|
| Log On | 29 Apr 2009 13:40 GMT | 1 |
Is it possible to log on to two different servers from my CPU? If so how do I configure it? two different domains?
|
| Trying to install SQL 2005 Standard onto Windows Server SQL 2008 | 27 Apr 2009 14:33 GMT | 3 |
I keep getting this error: Details Product: SQL Server ID: 50000
|
| Problems with RESTORE when user connected | 25 Apr 2009 04:04 GMT | 3 |
Setup: Windows 2003 Server + SQL Server 2000 Std + Navision Application Server
|
| Deleting old MSSQL backup files | 24 Apr 2009 21:36 GMT | 3 |
We do a daily full backup of our database. We want to keep 4 weeks worth of backups so we append each backup to a file called full.bak. We are storing our backups on a second Windows 2003 server which does not run SQL 2005 Server. We accomplished this by creating a device with ...
|
| Renaming DB | 24 Apr 2009 13:41 GMT | 7 |
I am running SQL 2000 and I just renamed one of my DB using: alter database <OLD_DB> modify name= <NEW_DB> The name of the DB did change when I look into the SQL server manager but the name of the data file and the transaction log on the HD are still the
|
| "Things" that prevents sql server 2005 express sp3 from installati | 24 Apr 2009 06:35 GMT | 1 |
I'd like to dig out the things/component/elements that would prevent sql server 2005 express sp3 from successful installation. -- The MSXML6 SP2 seems a big one if the XP machine has a version of sql server already installed. See this URL, for its status,
|
| not enough room | 23 Apr 2009 22:46 GMT | 1 |
I'm trying to install 2005 sql standard on my server. I have a C: drive which only has a little more than 1gb available, and a D: drive that has many many many gigs available. I have selected everything for the install and it wants to install to the C:
|
| physical database in multi drive | 23 Apr 2009 22:42 GMT | 1 |
I would like to know does SQL server support physical databases on different drive? For example, MyDatabase 1 on Drvie C and MyDatabase 2 on Drive D: Your information is great appreciated,
|
| Is SQL Server the right platform? | 22 Apr 2009 16:28 GMT | 4 |
I have a database written in MS Access which I've developed over 10 years and deploy to the public from my web site. After downloading, it runs an msi which installs the database Front end/Back end on the users PC including a shortcut on the desktop which can be used to launch ...
|
| Log File Bloating - Preventative Maintenance | 21 Apr 2009 20:33 GMT | 3 |
I've got SQL SERVER 2000 and 2005 database which are updated using an ACCESS application. The .MDF is around 5 gig and the log file recently got up to 25 gig. To debloat the file, I: -- change the Restore Method to SIMPLE
|
| SQL Server 2000 64 bit | 20 Apr 2009 22:26 GMT | 2 |
We have two processor licenses of SQL Server 2000 and are looking at re-building the server. I am unclear on the licensing, but assuming we could run the 64 bit version the bigger problem seems to be finding the media. Anyone know where it is sold anymore, and perhaps more ...
|
| Managed SQL Server Installer stopped working | 20 Apr 2009 10:30 GMT | 1 |
When I'm installing SQL 2008 x64 Standard on Server 2008 x64 Standard i get the following Message fom the SQL - Managed - Installer, before the GUI is launching: "Managed SQL Server Installer stopped working"
|
| Deployment advice required | 19 Apr 2009 19:22 GMT | 2 |
I've built an application using vb.net that runs against a SQL database. Originally I developed it in a live environment using SQL 2005 express. The SQL DB is on our domain server and clients connect. I've since upgrade our DB to SQL 2008 Express and all OK.
|
| MSXML6.0 SP2 is # One Enemy for Sql Server 2005 Express! | 19 Apr 2009 16:35 GMT | 4 |
Though there's a published workaround solution, see Aaron Bertrand's thread, however, it's NOT a solution for those who distribute sql server 2005 express. I uninstalled SP3 for my XP home edition box last night, and used MS's
|