Archived Months
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
all groups > sql server msde > march 2005

Filter by week: 1 2 3 4 5

MSDE install to SBS2000 error
Posted by Mark Davis at 3/30/2005 9:58:17 PM
INSTALL STOPS AT "SYSMESSAGE.SYS" NEED TO CANCEL INSTALL AT THIS TIME. This is MSDE related....This relates to the system tables in the master database. Posted to SBS2000 news but no answer. Best Software(ACT) does not support SBS servers...great but I still need to make it work on this serve...more >>


Is this error something to worry about?
Posted by Richard Fagen at 3/30/2005 4:10:59 PM
Hi Everyone, One of my clients started getting error messages in their "Database Maintenance Plan" that has me concerned. Databases: master & msdb (two error messages but same codes) Activity: Check Data and Index Linkage Error number: 7919 Message: Repair statement not processed. Datab...more >>

Updating productive database
Posted by Tim Blume at 3/30/2005 3:06:43 PM
Hi NG I design my database with Visio and use the SQL-Server as DBMS. When I create a new database with my Visio model everything is fine. But when I want to update an existing database the process throws some errors. I have a table twice (original and backup). Sometimes there is data i...more >>

Connection failure on MSDE 2000/XP installation
Posted by Fintan at 3/30/2005 1:27:01 PM
We have installed MSDE 2000 on XP For Tablet PC. All applications that use ODBC to connect to the database work well, however those applications that use either DBLIB or E/SQL (embedded SQL built on top of DBLIB) return a "Failed to get DBPROCESS" error. MSDE was installed with SQL-Authenticati...more >>

Can MSDE or SQL Server send an active message to the client?
Posted by zhaounknown at 3/30/2005 8:25:09 AM
when a new record is inserted into one of the table? Or, we should maintain the messaging by ourselves? Thanks....more >>

Invalid Instance Name while trying to install MSDE
Posted by premium001 at 3/30/2005 7:43:03 AM
I am running XP SP2. I have downloaded MSDE (SQL Sever 2000) to put on my laptop for training purposes. When I try to load the setup program I get an error message saying "The Instance Name Specified Is Invalid" and then when I acknowledge the message the install exits. I have searched for and...more >>

How to programmatically determine MSDE instance name
Posted by Pete at 3/30/2005 6:35:03 AM
How can I determine the instance name of an MSDE instance in code? ...more >>

Best way to insert data to MSDE db
Posted by Eli at 3/30/2005 2:13:04 AM
Hello. I'm creating a stand-alone windows application using the MSDE server. Performance issues in this application are big-deal to my client. I need to insert data to the database in rate of – 2MB / sec. Each insert action should insert ~ 10-40 MB to the database. My questions are: 1. Wha...more >>



The MSDE can't be connected from other workstations?
Posted by zhaounknown at 3/29/2005 9:31:04 PM
I have SQL Server 2000 (installed first) and MSDE(named instance) both installed in Workstation A, and be accessed by .Net applications in Workstation B. I can open the SQL Server in the server explorer and ADO.net, but can't connect to MSDE. Also, I notice that the port listend by the MSDE...more >>

Not enough free space
Posted by Chris Seymour at 3/29/2005 6:43:43 PM
Hello, I tried to install MSDE 2K on my XP Pro box I got an error msg that I did not have enough free space. When I checked drive I had over 100GB free. Anyone seen this before? Thanks. Chris...more >>

SQL Server configuraiton failed
Posted by Raymond Glassmeyer at 3/29/2005 3:49:04 PM
I am installing MSDE Rel A on a XP Pro SP 2 box. I just installed XP Pro SP 2 and installed all the windows updates. I have not installed any other software. The error message reads: Setup failed to configure the server. Refer to the serer error logs and setup error logs for more informa...more >>

local data
Posted by JerryWendell at 3/29/2005 3:11:05 PM
I am implementing an MSDE database and I would like to keep some data (like user preferences) in the Access project so that I can filter data for each user based on their selected preferences. In Access I just kept user preferences in the application database on each workstation and used quer...more >>

Backup options in maintenance plan
Posted by Josh Rolfe at 3/29/2005 1:42:34 PM
I am trying to create a maintenance plan to backup my SQL Desktop Engine (MSDE 2000) databases using enterprise manager. Everything goes fine in the maintenance wizard until I get to the "Specify Backup Disk Directory" screen. On this screen, the drop down box next to "Remove files older t...more >>

What is this Error!
Posted by Tanveer Malik at 3/28/2005 9:34:16 AM
I am using MSDE2000 on my local machine. I have a Script generated by MS SQL Server 2000 when I try to execute it on my local machine having MSDE2000 installed on it - by using MSDE Manager by Vale - I continuously receive errors like Though I have Set 'GO' as Command Terminator in the Serve...more >>

Unable to Connect to MSDE
Posted by Fred Herring at 3/28/2005 8:21:05 AM
I am new to msde for I have done all my develpment work with the Developer edition of SQL. The hosting service I am using has MSDE 2000 installed on my Windows 2000 Server. I have installed the application DBAMGR to provide a tool for working with the database. Using DBAMGR, I was able to c...more >>

Setup failed to configure sefrver
Posted by John Smith at 3/28/2005 6:07:53 AM
I used the Setup.exe /qb+ INSTANCENAME=NetSDK DISABLENETWORKPROTOCOLS=1 SAPWD=<YOUR SA PASSWORD> command to install MSDE on my windows XP professional machine. Even though the setup kicks off without a problem, towards the end it fails and says 'Setup was unable to configure the server'. It...more >>

MSDE limits?
Posted by Richard Bibby at 3/26/2005 9:23:12 AM
Hej, Is there a physical limit to how many simultaneous users MSDE can have. I have read 25... and i have heard 10... what are the limits? /Richard ...more >>

MSDE with XP SP2
Posted by Richard Bibby at 3/25/2005 3:58:20 PM
Hej, I have just downloaded and installed MSDE on a computer that has XP Pro SP2. If I remove the filewall completely, (just for a test), should I be able to connect to MSDE from another machine that is running SQL Server Enterprise? /Richard ...more >>

How to change the Default value of a Column
Posted by Baranggay Ginebra at 3/24/2005 11:47:17 AM
What's the SQL or is there a stored procedure to replace the DEFAULT value of a COLUMN? Dropping and re-adding the column seems overkill to me. thanks in advance ...more >>

Web Data Administrator trouble.
Posted by BadHead at 3/23/2005 9:14:06 PM
Hi, I don't know if this is the right newsgroup or not, but I couldn't find another even remotely appropriate. I am trying to create a new sql database using the Web Data Administrator Tool, but whenever I try to "Log in", Internet Explorer hangs. My computer does not stop reacting, I can...more >>

Changing Name of Host Server Box and MSDE
Posted by jmr at 3/23/2005 7:11:03 PM
Please help! I have changed the name of my Win2KAS Server box and cannot find out how to get the MSDE MSSQLServer Service to start back up. MSDE was installed as part of Crystal Enterprise, so I do not have ANY source CD's to use. I cannot find a "setup.exe" file to re-run either. Any ...more >>

Problem with MSDE & Renamed PC
Posted by Terry Olsen at 3/23/2005 6:01:05 PM
A PC at work was renamed recently and now our website doesn't work anymore. I think the problem is due to the Login for ASPNET. Which reads: <oldpcname>\ASPNET I'm using Web Data Administrator but I don't see anyway to rename the login or delete it. When I try to add <newpcname>\ASPNET, ...more >>

EventId : 11708 : setup MSDE Rel A with Windows 2003 + TS application mode
Posted by baurin at 3/23/2005 1:39:22 PM
Hello, Impossible to setup MSDE release A (with sp3a) on a windows 2003 standard, with TS in application mode installed. Event ID : 11708 Setup SQL Server failed Anyone an idea ? Thanks a lot...more >>

Windows 2000
Posted by Fred Herring at 3/23/2005 9:55:03 AM
I have installed msde 2000 but my application cannot recognize it. Does msde require that iis be installed and running on the hosting machine? Does the hosting machine have to be setup as a server or can msde just be used as a local database for a single computer application without iis. ...more >>

Backing up WMSDE
Posted by Bill at 3/23/2005 7:51:05 AM
I am trying to backup WMSDE from Sequel Server tools and keep receiving the following error. "sequel server does not exist or access denied". I also noticed that when i log onto the server and the system tray application does not even recognize the services on the server, but sharepoint works...more >>

Changing name of machine running MSDE - ISSUE???
Posted by Jason at 3/23/2005 2:16:06 AM
As part of a data center migration, I am going to be changing the name of several servers that are running MSDE. Does MSDE have the same issues with changing the name of the system it runs on as SQL Server does? thanks, Jason ...more >>

Check TCP port
Posted by A4apple at 3/22/2005 8:27:53 PM
I have establlished a MSDE server. I know how to check the TCP port at the server. But, I also want to know if it is possible to check the TCP port from other workstation? Please advise. Thanks....more >>

Accessing one Database from two PC's
Posted by Victor. d'Hoop at 3/22/2005 4:10:09 PM
Hi , Can anyone please give me some thoughts on how to achieve the following:- I have a SCADA system updating an SQL database using MSDE on a PC. I have an analysis tool from which I want to access the same database with also using MSDE via ADO from a second machine (here the updates won...more >>

Can you attach MSDE database to SQL Server 2000
Posted by DBAdan at 3/22/2005 3:49:05 PM
I have a licensed copy of SQL Server 2000 and am trying to load the database from the MS Desktop Engine edition. Is this possible. I have tried simply attaching the MDF file and get the following message. Error 5105: Device activation error. The physical file name '[' may be incorrect....more >>

Accessing MSDE 2000
Posted by Fred Herring at 3/22/2005 12:43:04 PM
I have downloaded msde 2000. I have edited and saved the setup.ini file for a sa password. [Options] SAPWD="cfm56z" Setup appears to run and install msde. However when I try to access it with DbatMGR, I get SQL Server does not exist or access is denied Any suggestions would be hel...more >>

MSDE install worked 20 times now doesn't
Posted by Peter Proost at 3/22/2005 11:59:22 AM
Hi Group, I've installed msde already about 20times and they all went ok, except one but that had to do with file and printer sharing. Now I'm trying to install it on win 2000 sp4 like all the others, but I can't get it to install, the pc has got file and printer sharing enabled, it has got in...more >>

Recommended Tool for MSDE Management
Posted by Fred Herring at 3/22/2005 9:39:04 AM
I am new to msde but have worked with management tools that comes with sql server. Can someone recommend a good third party tool for manageing a msde database? Thanks, Fred Herring...more >>

error-1920.service mssqlserver failed
Posted by vijayaraj nagarajan at 3/22/2005 8:55:08 AM
hi i am trying to install a software package called arrayinformatics. this comes along with msde as part of it. when i run the setup for arrayinformatics, as admin, after sometime, the status of the installshield wizard shows that... generating script operations for action:....... and thats ...more >>

Moving Data between PC's
Posted by Victor. d'Hoop at 3/22/2005 8:42:48 AM
Hi, I'm a newcomer to MSDE and I need to copy data to my PC from another installation. What is the correct way of doing this ? Can I simply copy the .mdf file or do you need to detach/attach it ? Or is there some other way I havn't come across yet ? Assistance would be greatly appreciated...more >>

Connecting Clients
Posted by Kon at 3/22/2005 3:58:12 AM
What are the prerequisites for Win2K and WinXP Clients to connect to a MSDE server? I have installed MDAC2.8, is there anything else they need?...more >>

Database conference ...
Posted by Bill at 3/21/2005 1:48:17 PM
All, I was looking for a database centric developer conference. Any suggestions please ? Thanks in advance. Bill ...more >>

type of data for id autoincrement
Posted by ciroteo at 3/21/2005 10:11:29 AM
I choosed, as a unique key autoincrement, a int field, but the lenght is automatically set to 4. Will I have problems when I'll reach more than 9999 records? ...more >>

importing data to MSDE
Posted by Randers at 3/21/2005 9:47:58 AM
Hello, What is the best way to import data to a client's MSDE database from our website? We want our client to log onto our website so we can update a table on the client's PC. I need a little direction on this, not sure which is the best way to go. Thank you, Randers...more >>

download msdex86.exe
Posted by sank at 3/21/2005 6:27:04 AM
hi, how can I download msdex86.exe...more >>

MySQL compatibility
Posted by claw at 3/21/2005 12:05:35 AM
I have a Windows XP application that uses MSDE as its DB engine. If I create an identical database in MySQL and include the correct ODBC "driver", is it be possible to replace MSDE with MySQL? What does it take for them to be compatible? After all both engines process SQL commands. Tha...more >>

tcp/ip connection work for remote maintenance
Posted by TJS at 3/20/2005 1:58:57 PM
trying to connect to remote MSDE database to manage it --msde instance with DISABLENETWORKPROTOCOLS=0 is installed and working. --local connection works to confirm username and password --firewall ports are configured correctly and listening --remote telnet connection works to confirm ip and...more >>

MSDE 7 and MSDE2000 on Same Machine
Posted by Bob T at 3/20/2005 3:21:41 AM
I have MSDE 7 and MSDE2000 on the same computer. They both work fine and independently as long as I access them from a local applicacation. However, I cannot access the MSDE2000 dataserver from a remote location. My computer name is DESK. I can easily access the MSDE 7 server with the...more >>

MSDE Backup
Posted by ciroteo at 3/18/2005 3:23:59 PM
Which is the best, and easiest way to backup the msde data? ...more >>

MSDE management
Posted by Dave Mc at 3/18/2005 10:41:01 AM
When I install msde on a W2K professional and go into My Computer/manage and click on Services and Applications, it shows a MS Sql Server entry from which I can manage msde. When I install on W2003 server, it's not there. Is this by design ?...more >>

How can i stop msde
Posted by Geir Arne Grondahl via SQLMonster.com at 3/18/2005 9:56:00 AM
Hi How can i stop msde with a command in prompt? I need to stop this to let my backup software to work. -- Message posted via http://www.sqlmonster.com...more >>

strong password
Posted by arw at 3/17/2005 2:59:01 PM
Installing MSDE2000A. When i click the setup.exe file it says 'a strong SA password is needed for security reasons. Please use SAPWD switch to supply the same' and refers me to the read me file, which refers me to Microsoft Knowledge Base article 322336. That didn't help because when I went ...more >>

Instance Name Not Visible.
Posted by Shane Lim at 3/17/2005 12:09:13 PM
I have laptops that require the loopback adapter when they are not connected. However when they connect back to the network the networked servers display just the computer name not the / instancename. Any ideas? It only happens on network instances. The local instances are correct. This happens...more >>

MSDE Power Off Question
Posted by Tim at 3/17/2005 10:01:04 AM
How forgiving is SQl Server MSDE in a power loss? Can it become corrupted or possibly just loss of the last record being committed? We would like to use it in our embedded systems that run Windows XP Embedded that allows immediate power loss without a graceful shutdown. Thanks for any help ...more >>

update a structure database throw another database
Posted by Carlos AZ at 3/17/2005 7:35:08 AM
Please help I have two databases, old database ‘db1’ with data and the new database ‘db2’ empty How can I update the structure of database ‘db1’ to be equal the structure of database ‘db2’ Tanks ...more >>

Loggin into MSDE for the first time
Posted by Jeff B. at 3/16/2005 10:35:58 PM
I installed MSDE 2000 SP3 Release A using the Windows Authentication security mode. When I attempt to logon to MSDE I get the following error: "Login failed for user 'Administrator'. Reason: Not associated with a trusted SQL Server connection." (obviously) the Administrator account be...more >>


DevelopmentNow Blog