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 > july 2005

Filter by week: 1 2 3 4 5

Installation question
Posted by ZRexRider at 7/31/2005 8:22:52 AM
Hi, I have MSDE (SQL server) running various workstations within my home network. I have no problem connecting to the SQL server instance on each local machine but when I try to connect to a SQL server on one of the other workstations I get errors indicating that the Server cannot be found. ...more >>


Command Prompt problems when installing MSDE
Posted by Billy at 7/29/2005 7:47:01 PM
Hi, I cannot seem to create a server instance when installing the MSDE. step 1. I launch my cmd. It pops up with (C:\Documents and Settings\Billy I type setup instancename="netsdk" sapwd="sa" I immediately get a status message saying go to the control planel and install and configure sy...more >>

MSDE & SQL 7 running, backups fail
Posted by Swaffs at 7/29/2005 8:08:12 AM
I have a W2K Server with SQL Server 7 and an instance of MSDE 2000 installed. SQL Server 7 and MSDE 2000 both run OK together (I can make ODBC connections to their databases from other clients, Enterprise Manager and dbamgr2k work) and the MSDE 2000 backup jobs run successfully. However, th...more >>

Upsizing to Standard Edition
Posted by gina_dauer NO[at]SPAM deaconess-dot-com.no-spam.invalid at 7/29/2005 1:11:01 AM
Can I simply backup a database currently on desktop edition an restore it to a different server running Standard Edition (sam service pack)? Or do I need to use DTS to move the database? Ar there any gotchas that I need to watch out for Thanks ...more >>

Restricting Rows to be returned on Select
Posted by Arjang at 7/29/2005 12:00:00 AM
Lets say Select * from Table returns 100 rows. How can I get only get the First 10 records , 2nd 10 records, etc ... I now select Top n selects the top n rows from a query, but is there a supported way of asking for next 20 rows after the row 50? Thanks Arjang ...more >>

Connecting to an instance of MSDE (SQL Server) on a remote machine
Posted by andrew at 7/28/2005 9:42:01 PM
I have recently installed MS Office 2003 on a new machine running as a storage machine on a peer to peer XP Professional network. I followed all the instructioons and allowed only the login password to be changed. I am now hoping to connect to the SQL Server instance from a desktop PC (i.e...more >>

Table created as read-only
Posted by Joe Manahan at 7/28/2005 6:57:01 PM
Hi I installed MSDE 2000 using the sql2k32desksp4 downloaded from microsoft. But, I have problem when I created a table from Query Analyzer, it will be read-only and I can not add data into my table in the database. I try to use stored procedure to create, same thing happen. In my stored proce...more >>

MSDE7 & MSDE2000
Posted by Wim at 7/28/2005 7:48:22 AM
I have a server with MSDE7 installed, for use with Veritas BackupExec 9. On the same server I want to install WSUS which needs MDSE2000. Can I install both MSDE7 and MSDE2000 on the same server?...more >>



backup error - single user mode needed?
Posted by Richard Fagen at 7/27/2005 3:26:53 PM
Hi Everyone, One of my clients is running SQL 2000 SP4 and the Data Maintenance Plan logs shows a log with... ---- Database master: Check Data and Index Linkage... [Microsoft SQL-DMO (ODBC SQLState: 42000)] Error 7919: [Microsoft][ODBC SQL Server Driver][SQL Server]Repair statement not...more >>

The weirdest problem I've ever seen!
Posted by Carl Mercier at 7/27/2005 12:02:49 PM
Here's something that will make you scratch your head! I have a table that has a UniqueIdentifier as its primary key, but also have an autoincrement column (InvoiceNumber) that is not part of the primary key. This table contains about 3000 records. But for an unknown reason (UFOs???), the...more >>

In addition to MSDE what other software do I need?
Posted by Kelvin Beaton at 7/27/2005 11:46:10 AM
On a Windows 2000 server I'm going to install MSDE. What other software do I need have installed? MDAC? ..NET? Other? Thanks Kelvin ...more >>

MSDE local host failure
Posted by Colleen at 7/27/2005 8:09:51 AM
Why would the localhost not install but rather our named instance will install? We have an inconsistent problem with installations. Our app depends on a named instance and a secondary app depends on local host so we need both. However, systems that have previous installed, uninstalled and try...more >>

Timeout issue
Posted by Thang Long at 7/27/2005 4:37:03 AM
I try to connect to a SQLserver by SQLDMO, "Timeout error" occured in the following line of code: MySqlServer.Connect ServerName:=sSRVNameDMO, Login:=sSRVUserDMO, PASSWORD:=sSRVPassDMO But I can connect using Andrea Montanari's DbaMgr2K. Please advice me, how to do. Many thanks....more >>

Strong SA Password to install MSDE?
Posted by JJ at 7/27/2005 12:00:00 AM
Strong SA Password to install MSDE? How can I tell if MSDE is on my machine already? If not how to do I assigne a Strong Sys Admin Password to install MSDE? John "J.J." Jackson...more >>

Few Question Regarding C#
Posted by Silent Ocean at 7/26/2005 10:59:06 PM
Hi All I have following questions regarding C# Assembly and Threading. Let me know the precise answer or lead me to the proper materials. 1. Is memory leakeage possible in .Net Manager Code ? 2. Is memory leakage possible in .Net Unmanaged Code ? 3. How can I find the what % of memory i...more >>

completely ignorant
Posted by eramus at 7/26/2005 9:31:09 AM
Hello, I admit I am completely ignorant of MSDE and SQL in general. Ive developed many things with php / mysql and a few with access but MS SQL is a completly new beast for me. Ive been told i need to develop it locally with MSDE then upload the finished project to the SQL server and just ch...more >>

downgrade MSDE 2000 sp4
Posted by Antonio Arienzo at 7/26/2005 9:21:57 AM
I Can attach db from MDSE 2000 Sp4 to MSDE 2000 Sp3a? ...more >>

MSDE installation failure
Posted by Astro at 7/26/2005 8:52:17 AM
Like a lot of other people I am having problems installing MSDE2000 on W2k3 server. I have edited the registry by dleting instnace of SQL, deleted program File listing of SQL, etc. I ran install with following command: c:\sql2ksp3\msde\Setup.exe SAPWD=Whois2005 /L*v C:\MSDELog.log INSTANCENAM...more >>

Configure MDSE
Posted by Jim McGivney at 7/25/2005 9:47:30 PM
I have downloaded and installed MSDE. I try to configure by entering osql -S(local)\VSdotNET -E at a command prompt. I expect a 1> prompt. Instead I get [DMBSLPCN]SQL Server does not exist or access denied [DMBSLPCN]CONNECTION OPEN (CONNECT()) Please help or point me to a source to correctl...more >>

Multi-user environment
Posted by gaba at 7/25/2005 3:29:02 PM
Hi, I’m working on a project that has MSDE installed on a Server (Windows Small Business Server 2003 Standard with Veritas Backup V.9.1) for the back-end database and for the front-end an Access Project (.adp) which I plan to have on each user's computer. The Server Administrator is pushin...more >>

Repeating "starting up database DBtest" message in sql log
Posted by Edie Richardson at 7/25/2005 1:09:02 PM
In my sql log I see the 'starting up database DBtest' repeating every few seconds. The database seems fine and I can retreive data from tables of the database. I've included a short clip of my log. I think something is wrong here. Anybody have any clues. My first take is to terminate the...more >>

msdbdata.mdf missing after installing an instance of MSDE
Posted by Jason Fischer at 7/25/2005 12:00:00 AM
Hi all, msdbdata.mdf is missing after I install an instance of MSDE. What could be causing this? Thanks ...more >>

Can't connect remotely to MSDE 2000 DB on WinXP Home Machine
Posted by Macsicarr at 7/23/2005 12:00:00 AM
Hi All Having 'Google-ised' I've found that there does appear to be a problem connecting to an MSDE 2000 DB from a remote machine (either LAN or WAN), but I haven't found what the concrete solution is. It definitely appears to be a Windows inflicted problem, as I can connect to the DB no...more >>

\Backup directories - remove safely?
Posted by Heinz Wehner at 7/23/2005 12:00:00 AM
I've successfully applied SP4 to an MSDE 2000 installation on a Windows 2000 Professional system. Now I've notived several \Backup subdirectories in the "Microsoft SLQ Server" directory. Since I don't want to go back to any previous version, these subdirectories appear to be no longer required. ...more >>

How to run TSQL from vb net 2003
Posted by steve at 7/23/2005 12:00:00 AM
Hi All I am upgrading a VB6 program to VB net 2003 which uses MSDE 2000 RelA In vb6 I called a function... retval = ExecCmd("osql -E -i """ & path & "\sql\CreateTramcars.sql""") which ran the TSQL script against OSQL. The script basically created the Database in MSDE then imports a heap...more >>

how to do backup of msde?
Posted by pheonix1t at 7/21/2005 4:07:26 PM
hello, we use Protection Pilot (from McAffee), it installs a MSDE that it uses to store info about clients. so, I need to do a backup of the MSDE to send to their tech support people but their backup utility isn't working. They've tried for about 2 weeks now and it's not working. I asked t...more >>

xpCmdShell Error 87 from GetProxyAccount on line 604
Posted by bteclt at 7/21/2005 10:25:04 AM
Here's the screnario...using an MSDE install of SQL Server to run a stored procedure the first inserts a record to a table and then executes the master.dbo.xpcmdshell stored procedure (call from within the insert procedure). This is executed from an ASP.Net web site and it assume a SQL Serv...more >>

How to Determine if MSDE 2K running
Posted by steve at 7/21/2005 12:00:00 AM
Hi All I need to check if MSDE2K service is running on a stand-alone computer using VB6 I have tried using SQLDMO.ListAvailableServers but find it very unreliable... Dim oApp As SQLDMO.Application Dim oNames As SQLDMO.NameList Set oApp = CreateObject("SQLDMO.Application") Set oName...more >>

Can't connect to MSDE databases ... (red cross)
Posted by Vincent ROCHE at 7/21/2005 12:00:00 AM
Hi, I have Visual Studio 2003, MSDE, and Commerce Starter Kit on my Win XP Pro computer with IIS. The demo web site works well. But I can't modify the content of the database 'Commerce'. With MSDE Manager I changed some content, but the modification do not appear on the web site even ...more >>

performance degradation after several inserts
Posted by tgrignon at 7/20/2005 11:42:02 AM
We have a VB6 app that uses an MSDE SP3 database. We use a process with transactions to add data to the database. As several similar packets of data are added we've noticed a degradation in the speed of loading the information. We've also noticed that if at the end of the insert of several ...more >>

MSDE Deployment Toolkit - Source?
Posted by Roy Chastain at 7/20/2005 8:27:34 AM
Does anyone know where we might find the source to the Deployment Toolkit. I would like to be able to customize the install of MSDE more than is allowed, and the current tool would make a good starting point. ------------------------------------------- Roy Chastain KMSYS Worldwide, Inc. ht...more >>

MSDE 2000A inner join problems
Posted by steve at 7/20/2005 12:00:00 AM
Hi All I am using VB6 and MSDE 2000 I previously used Access 2000 and used the following ado sql to create a temp table in access (Invoice table contains Invoice data such as Invoice number, date etc. Idetail table contains details of the invoice individual items e.g product code, Invoice ...more >>

Cloned Drive
Posted by Will T at 7/20/2005 12:00:00 AM
I have a machine named DOG with MSDE (computername=DOG). I clone the machine to another and rename the machine CAT. When I do this, SQL Server reports "Your SQL Server installation is either corrupt or has been tampered with (unknown package id). Please rerun setup." I understand why this happens...more >>

Connection problem after installing msde2000a
Posted by Zadi Friedrich at 7/19/2005 5:53:03 PM
Hi everyone, I just installed on my windows 2000 computer using the following command line with a strong sa password: c:> setup sapwd="my_password". I want to create a new access database project (.adp) but after I input the credentials for sa and user, I get a message saying that SQL Serve...more >>

SQL Server 7 conflicts with MSDE2K
Posted by kalbrecht1972_hotmail_com at 7/19/2005 1:15:01 PM
Below is an update to a problem I posted to another group about installing MSSQL7 on a machine that previously had an install of MSDE2K. I am quite the newbie to SQL server, but am VERY interested in gaining this skillset, and becoming MCDBA. Currently, I have a SQL server 7 installation d...more >>

Installation: unable to disable network access to MSDE
Posted by Eric Guthmann at 7/19/2005 9:04:01 AM
We have a customer that is receiving the following error installing MSDE (2000 Rel A) on a Windows 2000 machine. They are logged in as an administrator, supposedly have file and printer sharing installed, the machine name is all uppercase. Here are the relevant lines from the log file: Loa...more >>

Can instance of Microsoft BCM effect installation of alt MSDE inst
Posted by thejamie at 7/19/2005 8:15:04 AM
I am having difficulty installing MSDE on an XP Sp2 system with the Microsoft Business Contact Manager installed (Hooks into Outlook). I checked all my standards... ie folder for my instance not there, registry key for my instance not there, my instance not installed in the add-remove progra...more >>

SQLServer 2005 Express
Posted by dhnriverside at 7/19/2005 7:59:12 AM
Hi Guys Currently, SQL Server 2005 Express ships with Visual Studio 2005 Beta 2. Does anyone know if this will be the case when the final VS2005 ships in November? OR... can we guarantee that SQL Server 2005 Express will remain a FREE download? I need to buy Windows Server SBE, but didn'...more >>

SP4 causes port change
Posted by Michael C at 7/18/2005 12:00:00 AM
Users of my application connect to MSDE from a PDA. With a PDA it's not possible to specify ServerName\InstanceName so it has to be specified as ServerName,PortNumber. When I applied SP4 to MSDE the port number changed which means customers will need to change the port number of every PDA, doe...more >>

Swapping DB's
Posted by Sanjit Suchak at 7/18/2005 12:00:00 AM
Hi, At the moment, using our VB6 / Access application, users can zip up their ..mdb files and send them to other users I have been reading that with SQL Server Express, you can treat databases like Windows files allowing users to do this. I am wondering if it is possible to do something...more >>

MSDE use vs. redistribute
Posted by Jonathand at 7/17/2005 6:05:04 AM
Hi, I would like to understand what counts as "use" under section 3.2 of the EULA? I am looking at redistributing certain components of MSDE that are listed in redist.txt. Does this count as "use" under section 3.2 of the EULA? or does it fall under section 3.1 "redistribution"?...more >>

Can not connect to MSDE 2000 through my PDA application
Posted by phil at 7/16/2005 2:56:01 PM
Hi, I am new to MSDE and am having a problem connecting to it through my PDA application. Everytime i try to open the connection i get a exception of PlatformNotSupportedException. I have checked this problem for many times and fail to find an ideal solution. My question is whether it was ...more >>

Problem with trace
Posted by Nameless at 7/15/2005 10:42:02 PM
Hello! Sorry for my English, but... I'm using Microsoft SQL Server 2000 - 8.00.760 (Intel X86) Dec 17 2002 14:22:05 Copyright (c) 1988-2003 Microsoft Corporation Desktop Engine on Windows NT 5.1 (Build 2600: Service Pack 2) This code runs in Job when Agent starts declare @p int, @b bit...more >>

Need to change column properties...
Posted by Terry Olsen at 7/15/2005 8:22:31 PM
I have an MSDE database filled with data. I use Web Data Admin to config the db. In my short-sightedness I defined a column of vchar as only 12 characters when now I need 15. However since there's data in the db, the edit option is not available for the columns. What's the best way to go ...more >>

Managing permissions, user and group accounts in MSDE
Posted by Mark at 7/15/2005 1:45:41 PM
Hello I have little experience of MSDE but have worked with SQL Server at various locations in the past. Can anyone tell me the easiest way to manage permissions, user and group accounts etc. in the absence of enterprise manager. Does everything have to be scripted? Many thanks Ma...more >>

msde sp4 autostart sqlagent and other fun
Posted by Mike at 7/15/2005 12:49:15 PM
Since msde sp4 changes sqlagent to manual start, I found scm to reset it back to automatic. C:\Program Files\Microsoft SQL Server\80\Tools\Binn>scm -Action 7 -Service sqlserveragent -SvcStartT ype 2 To get msde sp4 to update my default instance, I had to set sqlagent 'log on as' to Local S...more >>

Setting up users
Posted by YYZ at 7/15/2005 8:50:13 AM
I did search the aspfaq, but I'm not sure that's where I would find this information. I am adding users in slowly to an MSDE database on our network. It isn't hit all that often, so MSDE works fine for now. I am using Windows Authentication so that I can control security by person, and don...more >>

An update query
Posted by Mathew at 7/15/2005 8:43:03 AM
Hi, I run a same update query in our two servers, which have the same configuration and same database and indexes, one of them is returning the result in 4 seconds, and the other one in 7 minutes. the only difference between them is that the fast server has 512 MB and the other one has 256 ...more >>

BMCPatrol/BackupExec with MSDE and SQL Server Enterprise Edition
Posted by Andy Sprecher at 7/15/2005 8:27:12 AM
I have a odd situation and am unsure of my best option. We use BMC Patrol to monitor an Enterprise Edition database. A server guy came along and installed Backup Exec to make some one-off tape backups for a vendor. He installed and decided to use MSDE. MSDE is now installed on my server...more >>

MSDE deployment toolkit
Posted by Marius at 7/15/2005 7:20:02 AM
I am using the MSDE deployment toolkit to deploy MSDE release A. The total size of my install is ~80 MB, of which my application accounts for 1 MB. Is it possible to create a smaller MSDE install by excluding certain merge module depending on the features used by the application?...more >>


DevelopmentNow Blog