| Thread | Last Post | Replies |
|
| language option | 31 Oct 2005 18:25 GMT | 1 |
Hi i need to install a Msde on italian server. i set rigth the collation - caracter set and sort order but i found that language for the sqlserver is set "italian" how can i change it to english?
|
| need help to connect to remote msde db with SQL Web Data Administrator | 31 Oct 2005 16:41 GMT | 1 |
I installed the SQL Data Administrator on my client machine, but I'm having problems connecting to the MSDE database on another machine. At the MSDE machine, I can us the local SQL Data Administrator to connect with the following info
|
| NewBie, how to trap: SQLAllocHandle Error | 31 Oct 2005 16:35 GMT | 4 |
I have a MFC VC7.1++ program using VS2003, and also using the MSDE2000 for some reason my import is now failing and I cannot figure out why, before today this first statement use to successfully process. The return value of retcode now is 0, it use to be retcode = 1 I have ...
|
| MSDE | 31 Oct 2005 16:17 GMT | 1 |
I can't uninstall MSDE from W2K server. Add/remove doesn't work. It's any possibility to remove the engine? Thanks Marek
|
| redistribute MSDE2K SP3 | 31 Oct 2005 15:59 GMT | 1 |
I developed an application for my customer. I need the MSDE2000 to run the application. Can I install the MSDE2000 for my customer? Should I pay any runtime license fee? Or is it free redistributable?
|
| SQLEXPRESS: Login failed for user 'sa'. Reason: The account is disabled. | 31 Oct 2005 15:58 GMT | 1 |
I've installed Visual Studio 2005 professional with SQL Express Edition. A third party app needs to use it. When installing, it's asking to login as 'sa' user. I've enabled MIXED MODE in Registry and reset the 'sa' password with
|
| MSDE Database size limit (SQL 2005) | 31 Oct 2005 14:30 GMT | 1 |
We have recently been looking to use MSDE for remote users, but are concerned about the limit of 2GB for a database. With the launch of SQL 2005 just days away, I was wondering if there is an SQL 2005 MSDE equivalent? and if so, what is the database size limit?
|
| Retrieving Indexes and SQL Relationships programatically | 31 Oct 2005 09:58 GMT | 1 |
I have been able to retrieve the tables within a database automatically via an sql query. Is there a way that I can retrieve the indexes (with the field names they are indexing) and relationships (Fields plus tables they are referencing).
|
| facing problem in running msde | 29 Oct 2005 06:23 GMT | 4 |
i down loaded masde 2000 release A on windows 2000 profesioanl.i installed successfully. but i dont know how to run it. Actually one forlder is created. inside that "Binn","data",some other files are there. but there is no thing else.In, programm files no new tool is created.
|
| Security of MSDE | 28 Oct 2005 21:24 GMT | 1 |
We have been using VB.NET and MSDE 2000 for desktop application. The db is password protected but if a client installed the actual SQL Server and got the db attached, they can find out everything about db. Attaching or connecting to db using Windows locally wont ask for password.
|
| Problems connecting to MSDE from client. | 28 Oct 2005 21:15 GMT | 1 |
Error message: SQL Server not found or access denied. We have installed our SW on a network with 8 clients. I runs fine on all but 1 client. This client is running Win 2000 and has 3 network cards installed to be shared by 3 networks.
|
| Installing 2nd instance of MSDE | 28 Oct 2005 17:56 GMT | 2 |
I am trying to install WSUS on a Windows 2000 server that already has MSDE installed for Backup Exec. Unfortunately the WSUS installation returns the following error: "- a database server could not be detected"
|
| Problems starting MSDE | 28 Oct 2005 17:16 GMT | 1 |
When we press start in SQL Service Manager it gets grey for a moment and then returns to the red square, not started. We just installed MSDE 2000 on a Win 2003 server. We have rebooted the server after inst. There is another instance of MSDE on the server used by a
|
| "server could not be found" problem | 28 Oct 2005 11:48 GMT | 1 |
i downloaded the msde 2000 release A and a graphic tool . i named the instance as "MSSQLSERVER". installation was success ful. i gave the directory in the set up parameter to my local drive "C:\vinoth". Installation automatically creadted a folder named "C:\vinothMSSQL". ...
|
| Deployment Toolkit worth using? | 27 Oct 2005 23:41 GMT | 1 |
I want to deploy a VB.NET app along with MSDE and a sample database. I've been trying to use the MSDE Deployment Toolkit, with help from Mario Szpuszta's 3/04 article on MSDN. However, the article does not include sample code, nor can I find it on the web - all the links I've
|