Viewing 15 posts - 2,266 through 2,280 (of 2,904 total)
The QOD said the APPLICATION is on 30 different servers. "Your application connects to Microsoft Desktop Engine (MSDE) and is installed on 30 servers. " -SQLBill
January 28, 2004 at 11:30 am
That could be, but....we use a third-party application that uses MSDE for the database (all the app needs is a small database). It's on our network and all of our...
January 28, 2004 at 11:25 am
You need to create Linked Servers. Refer to the Books OnLine for information on how to link servers. -SQLBill (BOL - Start>Programs>Microsoft SQL Server>Books OnLine)
January 28, 2004 at 11:21 am
Here's more information. Go to http://www.microsoft.com/technet/treeview/default.asp?url=/technet/security/bulletin/msdeapps.asp. That lists all the Microsoft products that install MSDE. It also shows how to verify/find out if MSDE is already running on your computer....
January 28, 2004 at 8:43 am
MSDE is ALWAYS used in production environments. A lot of third party software uses it. Look at Microsoft's web site for SQL. They have a list of all the software...
January 28, 2004 at 8:37 am
It might be neat if........once you click on "post reply" the new window would close. -SQLBill
January 27, 2004 at 2:26 pm
I like it since it gives me the ability to look back in the other window and refer to the actual post that I'm replying to. -SQLBill
January 27, 2004 at 10:18 am
You can restore to an earlier point in time. Let's say you want to restore to 1 January. Restore a full backup from that day or a previous day (use...
January 23, 2004 at 12:34 pm
Have you checked out the BOL for information on Suspect Databases? Use the index tab and enter suspect database. There are several options, but one is to run sp_resetstatus. Check...
January 23, 2004 at 8:50 am
Andy, when I log in and click on Active Topics, it takes me straight to the Active Topics list. Used to take me to Forum Home and then I could...
January 23, 2004 at 6:17 am
What were you expecting? In your third query you should NOT have seen anything - which is what happened. Change the third query to: select Distinct(Name) from ORIGINAL where Name...
January 22, 2004 at 2:20 pm
Clustering is when you group two or more servers together. For instance: I have two servers and an array of hard drives. I loaded SQL Server onto each server (call...
January 21, 2004 at 11:19 am
Naw, hung jury because SQLBill is wishing he could see what's going on at SQLServerCentral. I'm back, got down to the final picks and there were about 50 of...
January 21, 2004 at 7:57 am
Whooppss! Spoke too soon. I did end up finding it. Bet we hear they got hacked! -SQLBill
January 16, 2004 at 12:51 pm
Viewing 15 posts - 2,266 through 2,280 (of 2,904 total)