Groups | Blog | Home


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 > november 2004 > threads for november 1 - 7, 2004

Filter by week: 1 2 3 4 5

How to create image field?
Posted by Marc Pelletier at 11/7/2004 8:25:48 PM
Hello, I would like to store some images in an msde table. When I go into the enterprise manager design table mode and pick image as a field type, it defaults to 16 bytes in size, and doesn't allow me to change the size. I can't create a varbinary field greater than 8000 bytes either. The m...more >>


min memory per query
Posted by Peter Zentner at 11/6/2004 11:58:55 AM
I have a VB.NET application which reads thousands of records from a MSDE Database, processes them, and writes them against a MYSQL Database. I'm using the MySQL .NET DataProvider for accessing the MYSQL Database. When I test the application on my lap top (512MB RAM; MSDE Memory limited to 260MB) ...more >>

Update and Delete command not created in SqlDataAdapter
Posted by Mark Huebner at 11/5/2004 11:37:07 PM
I just installed MSDE (Visual Studio .NET version) into my Visual Studio ..NET 2003 and imported the Northwind database. I'm able to load data into the Northwind tables using the Server Explorer. When I tried dragging the Customers table from the Server Explorer to a Windows form, the CommandTe...more >>

MSDE Upgrade to V3
Posted by Fred Nelson at 11/5/2004 10:58:03 PM
Help! I just upgraded a Windows 2000 Server to the latest release of MSDE - V3. (I have also applied the new MDAC.) I am able to access the MSDE-SQL server with enterprise manager on the machine itself and also from my machine. I have a VB.NET program that is also able to access the new se...more >>

Not Associated with a Trusted SQL
Posted by Nuno at 11/5/2004 10:01:47 AM
I using MSDE and it works fine in winXP and Win2000. Now im trying to work with Win98 and it gives me this message "Login Fail for user Null - Not associated with trusted SQL" Can somebody help me? :) Thanks in Advance ...more >>

Install roll back
Posted by Ted at 11/5/2004 7:33:32 AM
Hi Guys, During install of msde2000a, at the last few second of install on a 2000 server box, installation failed and rollback. Could anyone can help to solve the problem, below copied from msde log file. Thanks, Ted Action 14:58:50: DisableNetAccess.2D02443E_7002_4C0B_ABC9_EAB2C...more >>

Permission Issue
Posted by Wayne Wengert at 11/5/2004 6:56:13 AM
I am trying to test a new ASP.NET application on my local instance of MSDE. I created a virtual directory named "db" with a sub-directory of "processed". My web page opens an XML file in the "db" directory, does some processing and then I want to move the file to the "processed" sub-directory. W...more >>

MS SQL Server 2005, performance; vs InterBase
Posted by Lubomir at 11/4/2004 10:56:02 PM
Hi, 1/ I would like to ask if SQL Server 2005 Express could be used as a web database as far as performance (higher number of simultaneous users) is concerned. 2/ I would like to see the comparison between InterBase from Borland and SQL Server 2005 Express. Does exist such comparison s...more >>



Copy database
Posted by Benny at 11/4/2004 12:28:04 PM
I'm new to SQL and I need help. We have a SQL 2000 server and I need to copy the database and all its objects (tables..) to another machine with MSDE version. Thanks for any info....more >>

Introduce Hebrew collation to a shelf application
Posted by moshe shenker via SQLMonster.com at 11/4/2004 10:19:00 AM
Here are 2 questions: 1. Can I install MSDE2000 with Hebrew collation (Hebrew_CI_AI) and how exactly it is done 2. Can I assume that a new application which creates it's database on the MSDE2000 take the Hebrew collation by inheritance Thanks Moshe ***************************************** ...more >>

How to connect to msde on an other server?
Posted by Raupes at 11/4/2004 6:29:03 AM
I tried to connect to a msde on an other server via the enterprise manager. This wasn't possible! Unable to establish connection. Server unknown or access denied! What can i do? thx...more >>

Hebrew in MSDE
Posted by moshe shenker via SQLMonster.com at 11/3/2004 1:33:20 PM
Hello EB Can MSDE accept Hebrew characters and sort on them ***************************************** * This message was posted via http://www.sqlmonster.com * * Report spam or abuse by clicking the following URL: * http://www.sqlmonster.com/Uwe/Abuse.aspx?aid=44ee3ed3207b48d38056ff3a7c5eab...more >>

MSDE and Enterprise Manager
Posted by Charles Allen at 11/3/2004 1:28:36 PM
If you have a machine running MSDE and you use Enterprise Manager to connect to it, should you be able to set up database maintenance plans that will delete expired backups? I'm seeing a situation where you can set up the maintenance plan but the drop down box for the type of period (d...more >>

Can MSDE trigger call a .NET remote object?
Posted by Julia at 11/3/2004 10:34:10 AM
Hi, I wonder if MSDE trigger can call a remote .NET object ,i want to get notify when a new row was added or changed also if I have an access application(forms etc...) can I still use it with MSDE? thanks in advance. ...more >>

access deny the sa account
Posted by Thomas Tsang at 11/2/2004 2:29:51 PM
After install msde and create another user with system admin authority, is it possible to disable the account sa to access the system for security reason? I have tried using sp_denylogin / sp_revokelogin but both failure. Thanks in advance for any suggestion ...more >>

MSDE2000A Installation Rollback Problem
Posted by Mike Bacher at 11/2/2004 9:48:11 AM
I am installing MSDE200A on a Windows 2000 Server machine. I install it from the command line with a secure password that is valid. The installation almost finishes and then it rolls back and uninstalls. I am able to install on a XP proffessional machine but not on Windows 2000 server. I ...more >>

Fasted way to check if a recordset is empty using SQL
Posted by Anders Eriksson at 11/2/2004 8:24:42 AM
Hello! I need to check if a View is empty or not. Which is the fasted way of doing this using a SQL statement? // Anders...more >>

MSDE no access on database objects
Posted by FAT at 11/2/2004 5:17:02 AM
I have installed MSDE 2000 A, but I can't edit the database objects (tables, stored procedures, etc.) in Access 2000. If I try, the window appears only for a moment. Any suggestions to solve the problem? Frank...more >>

Using MSDE at a restricted User-Account
Posted by nieurig at 11/2/2004 1:08:10 AM
Hello Experts, i have problems to run MSDE at a *restricted User-Account* on Windows XP Home. If I use the "Administrator" Account, the DB-Manager connect successfull to its databases and I can use the data from my application. If I use the "restricted User-Account" I only see the sym...more >>

MSDE connection problem
Posted by trond_wahlstrom NO[at]SPAM hotmail.com at 11/2/2004 12:14:57 AM
I'm new to MSDE and having a problem connection remotely to my MSDE instance. Locally this connection string works well: value="server=ne14;uid=Support;pwd=Support;database=Support" But when I move my web site to a remote server this will not work. But it do work if I use SQL Server. I u...more >>

Restoring SQLServer 7 backup to MSDE
Posted by Larry Johnson at 11/1/2004 8:02:06 PM
I want to develop an app on my computer running SQLServer 7, then backup the data and resrote it at the client's running MSDE. When restoring the backup to MSDE I get this message from SQL-DMO: Location: upgraddb.cpp:214 Instruction: tableIndex < ARRAY_LEN(upgradeMap) I've tried it with two...more >>

Error Message When Connecting to SQl Server Data
Posted by Gerald G at 11/1/2004 5:43:03 PM
I am using MSDE on XP pro Service Pack 2 and have stored my data on the default instance of MSSQLSERVER on my computer ID OFFICEPC. This is networked to LAPTOP and SHOPPC. My Access front end works fine with the SQL back end on the OFFICEPC. But when I try to link the same front end from ...more >>

Getting the Name of an MSDE Install
Posted by Wayne Wengert at 11/1/2004 5:31:35 PM
I am trying to verify the "name" of the MSDE installation on a system. I look at: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server And the value for the InstalledInstances Key is: MSSQLSERVER NetSDK I know that the name of the server used in connection strings is "JIM" Am I ...more >>

Can't connect to my running MSDE server
Posted by Culbert at 11/1/2004 8:36:03 AM
I see my little icon in the stystem tray, and I have the green arrow lit as well. I go into Access and start a project and try to connect to my server which is listed in the drop down box of my choice of servers. It asks me a user name and password to connect, but how do I create/add/remov...more >>

Static IP Ports for MSDE during Install
Posted by Stephen Overton at 11/1/2004 8:19:04 AM
I have searched and searched for this so now I asking for HELP! I know SP2 shuts down MSDE ports and you have to manually open them. I have read all articals that apply to this in Microsofts KB. What I am wanting to know is I install MSDE on client machines and it always ends up with a diff...more >>


DevelopmentNow Blog