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 > threads for march 1 - 7, 2005

Filter by week: 1 2 3 4 5

Eindeutiger Index nur für Einträge <> 0
Posted by Marco Wolf at 3/7/2005 8:55:06 AM
Hallo NG! Ich habe das Problem, dass ich einen Eindeutigen Key in einer Tabelle definieren will. Dieser Key soll auf das Feld ScheinNr angewendet werden. Mein Problem ist allerdings, dass der Key nur für Felder <> 0 eindeutig sein soll! Habt Ihr eine Idee wie ich so etwas realisieren kö...more >>


help with web admin
Posted by Terry Olsen at 3/6/2005 7:33:16 PM
I've got the latest MSDE installed using SAPWD=<strongpw> SECURITYMODE=SQL But I can't log on to it with the Web Administrator. Either I get a "password is wrong or server doesn't exist" or a constant hour glass cursor. Is there another administration program I can use for this? Or is there...more >>

Finding names of all data tables in a MSDE database
Posted by David Reinke at 3/4/2005 5:51:01 PM
How do I programmatically find the names of all data tables in a MSDE database? Is there an ADO.NET method that can help, or a SQL command? Thanks in advance. -- David Reinke...more >>

Audit level
Posted by Antonin Koudelka at 3/4/2005 5:15:03 PM
How do I change the audit level in MSDE to all? ...more >>

Login failure
Posted by Antonin Koudelka at 3/4/2005 4:00:49 PM
I installed MSDE, attached a database and tried to run a query using osql. The login fails. Here is the output. D:\MSSQL>osql -d handbook -U handbook -P handbook -i select_dummy.sql Login failed for user 'handbook'. Reason: Not associated with a trusted SQL Server connection. D:\MSSQL>osql ...more >>

Using MSDE
Posted by Scott Mahler at 3/4/2005 12:45:41 PM
Hi all, I have a sql Server 2000 Setup I have a client who uses as there main database an MSDE Database. They sent me a backup of it. I created a new SQL Server Database, and restored to it the backup they sent me. I am now going to write an asp.net application that uses it. when I go ...more >>

MSDE & WMSDE
Posted by Jody at 3/4/2005 11:07:02 AM
What is the diffrence between MSDE 2000 and WMSDE? I have two applications that require these databases and I am concerned there might be issues in using them on the same server: SmarterTicket / MSDE 2000 Windows SharePoint Services / WMSDE Thanks - Jody...more >>

SQL Security & User-Level Access
Posted by Ian O'Betz at 3/4/2005 10:40:41 AM
I've been asked to create an online database for my organization with Access as the front end. I'm pretty good with Access and moderate with SQL. In the database, I was told that different users need to have access to certain tables and columsn in those tables. Some users need to be able to creat...more >>



How do I configure my MSDE Merge module?
Posted by Neeraj Hora at 3/4/2005 5:39:06 AM
I tried including [Options] section with the following details [Options] INSTANCENAME="MSDETRIAL1" SAPASSWORD="sa" But when I run my installation it give me an error "The instance name specifed is invalid". I am using InstallShield 10.5 Professional Any ideas! TIA...more >>

removing an instance
Posted by donaldsmarshall NO[at]SPAM gmail.com at 3/3/2005 1:25:49 PM
Hi all, I have a copy of MSDE running, and it has 2 instances on it, server and server\server, is there any way to remove server\server and transfer it to server? I want to move it as it appears to be interfearing with any setup of sql based apps (sharepoint refuses to go past the install s...more >>

running a script to create a database in MSDE
Posted by Randers at 3/3/2005 12:46:58 PM
I've been able to create a CD where it installs MSDE 2000 sp3 on a user machine. I need to create a database on the users machine, how do I incorporate the SQL script to create the database? Do I call the script within the setup.ini file? Any sample anywhere I can take a look at? Thank you, ...more >>

Cannot Register the server
Posted by Ray Lewis at 3/3/2005 11:51:29 AM
I've installed an Instance of MSDE on a Win2k Machine and and WinXP Machine. I'm able to register the Instances locally through EM (v.8.0), but when I try to register them from a different PC with EM on it, I get the following error. SQL Server does not exist or access is denied. ConnectionOpe...more >>

When does installing msde require a reboot?
Posted by Lucas Albers at 3/3/2005 8:51:05 AM
We are installing msde in an unattended mode on win2k+sp4. This is on a completelly clean windows install that has had no applications installed on it. We spent a day reading documentation and experimenting trying to determine under what conditions msde needs to reboot. It currently give...more >>

MSDE Install Issues
Posted by donaldsmarshall NO[at]SPAM gmail.com at 3/3/2005 6:38:28 AM
Hi all I hope someone can help, I have managed to install MSDE on Windows 2003 Server, however after a reboot I open up the SQL Serve Service Manager and Under Server I have the server name, but under services, it is all blank, as such its not working at all, any ideas on how to add a service to...more >>

Deploying MSDE
Posted by PeterH at 3/2/2005 6:55:14 AM
I am writing an application in VB.Net that includes a database. I could use either an Access database (MS Jet) or MSDE. I would rather use MSDE because it has useful features like triggers and complex stored procedures, but I am worried about deployment. My users have all kinds of machines,...more >>

Governor limitations
Posted by FP at 3/2/2005 12:55:46 AM
In some places I read the Governor has 5 max concurrent connections; In some other places I read it has 8 max concurrent connections; What is the real limitation?...more >>

How do I monitor MSDE performance
Posted by FP at 3/2/2005 12:40:31 AM
Hi there, How can I monitor the MSDE performance. I read about it on the MSDN site but was not clear what tool to use. Can u help? Thanks, FP...more >>

Governor issue
Posted by FP at 3/2/2005 12:35:25 AM
Hi there, If I have an application that loads 5 grids at the same time, does this means that it uses 5 connections? After the grid is loaded, can I assume that the 5 connections are released and that the governor count goes back to 0? Thanks, FP...more >>

HD Space needed for MSDE 2000 installation
Posted by FP at 3/2/2005 12:33:11 AM
Hi there, Can anyone tell me how much HD I should have available to install safely an MSDE engine? Is there a URL with all the spec/requirements ? Thanks, FP...more >>

Access FileServer vs MSDE ClientServer
Posted by Jerry Black at 3/1/2005 10:24:58 AM
I am designing a new database system for a small team of users (5-10). I have created similar systems in the past using an Access FileServer architecture. I am thinking of using MSDE in the new system to improve performance. Does anyone have an opinion on whether this would be worthwhile?...more >>

Capacity of DB
Posted by Stéphane Pelletier at 3/1/2005 8:33:03 AM
Hi, We have an old version (well one year) of MSDE in which all databases are limited to a capacity of 2 gig (per database). If have heard that there might be a new version of MSDE in which the Databases capacity would be at 8 gig (per database). My question is : Is this a fact or a rum...more >>


DevelopmentNow Blog