all groups > sql server msde > november 2004 > threads for november 29 - 30, 2004
Filter by week: 1 2 3 4 5
Multiple instances of MSDE on same server?
Posted by Greg Brewer at 11/30/2004 4:08:37 PM
can I install 2 separate apps from 2 separate vendors on the same machine,
if they both use MSDE? If so, is it simply installing a separate instance
for the 2nd install? Thanks.
Greg.
r3gbrewer@health.nb.ca
... more >>
set up replication
Posted by darren at 11/30/2004 1:45:02 PM
help!
i need to set up a replication
all i have is osql cmd utility.
i have looke for exambles and can not find any
my database will replicate to a sqlce... more >>
MSDE installs almost 90% and then uninstalls itself
Posted by Anis Siddiqy at 11/30/2004 12:23:05 PM
Hello,
I am having a problem with installing MSDE on one of the Win2K client
machines. The MSDE setup runs to about 90% installation (progress bar shows
at least) and then seems like focus goes away from the setup progress bar and
then progress bar shows uninstalling (it does not say its unin... more >>
restore database from a bak file
Posted by TJS at 11/30/2004 10:31:00 AM
Can I restore a sql server 2000 database to msde from a bak file ?
if so how ?
... more >>
Automated Backup
Posted by James Proctor at 11/30/2004 9:35:02 AM
Hi there,
I currently have a MSDE Server running with a number of databases on which i
would like to backup daily and weekly at a certain time. Is there anyway of
doing this?? At the moment ive just been using a simple line of code and
executing when i remeber to, but an automated system wo... more >>
Upgrade MSDE 7 to MSDE 2000
Posted by Eduardo Crespo at 11/29/2004 3:15:48 PM
Hi everybody:
I want upgrade a MSDE 7.0 to MSDE 2000. When I use sql2kdesksp3.exe I get
the error "The instance name specified is invalid". Could someone help about
what I'm doing in a wrong way??
Thank's in advance
... more >>
About a Free MSDE manager
Posted by Ambros at 11/29/2004 10:58:56 AM
Hello!!
Can you advice me some free MSDE tools (like database manager, query
interface...) that can be found over web?
Thanks in advance for your help!!
Ambros Moreno
From Almeria (Spain)
... more >>
Install MSDE w/ MSDE Depl.Toolkit. What permissions when using Win Auth?
Posted by agaskelluk NO[at]SPAM yahoo.com at 11/29/2004 3:55:41 AM
Hi All
I have been following Mario Szpuszta's excellent article on MSDN "The
MSDE Deployment Toolkit (RC)in
Action"(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnmsde/html/msdedepl.asp)
to build a package which can install MSDE (if required) and then
install my database and... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
import excel
Posted by TJS at 11/29/2004 12:18:05 AM
need some help with getting this stored procedure working.
I'm trying to import excel spreadsheet into an existing table
getting error message of syntax near "*"
===========================================
CREATE PROCEDURE [dbo].importExcel
AS
--Create linked server
EXEC sp_addlinkeds... more >>
|