all groups > sql server msde > april 2005 > threads for april 29 - 30, 2005
Filter by week: 1 2 3 4 5
MSDE newbie
Posted by João Costa at 4/30/2005 5:06:02 AM
I Just installed MDSE2000A (ithink it already comes with SP3a), by doing
Setup.exe /qb+ INSTANCENAME=MOC DISABLENETWORKPROTOCOLS=1 SAPWD=moc
I downloaded the northwind database and tried to install it by doing
osql -E -Q "EXEC sp_attach_db N'Northwind', N'c:\SQL Server 2000 Sample
Databases\n... more >>
SQL Server install
Posted by ron at 4/29/2005 6:24:01 PM
I am trying to instal a program and it needs SQL Server 2000 installed. I
get a failed message when I get to File and Printer sharing. I have set File
and Printing permission set on. Now what do I do?... more >>
Trusted Connection problems
Posted by YYZ at 4/29/2005 1:44:17 PM
Okay, I've got a SQL Server (MSDE) instance installed on a machine called
DEBRA-F -- I specified the sa password as localadmin -- easy enough.
At first, I couldn't connect to her machine FROM her machine, using the sa
login. So we had to login using the -E switch (ie, no username or password... more >>
Will MSDE easily move to SQL Express?
Posted by Steve Gibson at 4/29/2005 9:24:04 AM
I'm deciding what "embedded" or local database to use for an application
(VS2003 C#). I've looked at SQLite and am also looking at MSDE as a possible
solution. The 2GB limit on MSDE is a bit worrisome but, as I understand it,
SQL Express will not have this limit. So, if I begin development... more >>
Leaning curve for MSDE
Posted by BillS at 4/29/2005 9:20:03 AM
I noticed there are a lot of differences between using JET and MSDE. The
firm I work for has three location and needs a realtime database. I have
thought about using terminal server and sticking with JET, but with JET
sounding like it will be put out to pasture in the future I thought it migh... more >>
accessing msde from another terminal
Posted by jesst at 4/29/2005 4:06:58 AM
Need Help!!!
I am accessing MSDE from another terminal running another
service of MSDE. Error message: Access Denied
How can I do this... more >>
tcp port by dos command
Posted by DevilMayCare at 4/29/2005 1:35:43 AM
How to check the instancename tcp port by a commandline
mode?... more >>
|