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 > april 2005 > threads for april 22 - 28, 2005

Filter by week: 1 2 3 4 5

Removing Old Databases
Posted by digger27 at 4/28/2005 1:28:04 PM
My company will soon be upgrading our Access Database to SQL Server 2000. In order to begin testing and programming for the move, I have downloaded and installed SQL2K MSDE SP3. My install went smooth and it works fine. The problem I am having is when I am creating new databases or upgradin...more >>

Is MSDE supported by Microsoft SQL Server 2000 driver for JDBC?
Posted by Kris at 4/28/2005 12:43:33 PM
I have J2EE web application, that uses Datasources, which works fine with SQL Server 2000 Developer Edition running on Windows 2000 Server but I am having issues with running the same code against MSDE version of SQL Server 2000 running locally on Windows XP Professional. Is MSDE version of...more >>

Login permisions
Posted by Xavier Boneu at 4/28/2005 10:42:06 AM
Hi! I've just moved a mdb to MSDE without problem. The problem comes when I try to open the tables I have attached via ODBC. Tables are in MSDE and I call them from Access. I get an error telling me that the user is not allowed to read (error 18456). Following that message, I get a login ...more >>

Current Connections
Posted by Angelo Campitelli at 4/28/2005 12:00:00 AM
Hi, How would i go about viewing / logging current connections / connection attempts with msde. Angelo ...more >>

Fatal Error - Execution cannot continue... setup.RLL
Posted by Fred Block at 4/27/2005 4:04:34 PM
Hi All, What would cause the following error? "Fatal Error" - Execution cannot continue as the language dependent resource file D:\MSDE\Resources\1033\setup.RLL could not be loaded. Thanks in advance! Kind regards - Fred ...more >>

How can I change the login name and password?
Posted by Marty at 4/27/2005 1:16:10 PM
How can I change the login name and password? Quite frankly, I would like the login name to be same as my WIndows login and no passwrod....more >>

2nd Post - Trouble Getting VS.Net 2003 WalkThrough working
Posted by Hugh O at 4/27/2005 11:29:14 AM
Jens, My Outlook Express rejected a direct reply to you. It only offered a reply to the entire group and I did not think that appropriate. So I am sending a new post. Here is the error message that I received in sending to you. The message could not be sent because one of the rec...more >>

Can I use SQL Express for a large website?
Posted by ToJo at 4/27/2005 7:58:02 AM
I run a tutorial website with average 50,000 page views per day and hoping to grow this number to 100,000 per day in next 1 year. Currently, I use MS Access database and lot of caching in the web site for performance reasons. Can I use SQL 2005 Express for such a good traffic web site? Does S...more >>



Standard Edition vs MSDE vs Personal Edition
Posted by Lyle at 4/27/2005 12:00:00 AM
I have a bit of a problem that I hope someone else might have experienced and can help with. I just inherited a location to support and in the course of applying SP3a to their installation, discovered that the database reports itself as the Personal Edition rather than the Standard Edition ...more >>

Trouble Getting VS.Net 2003 WalkThroughs MSDE Connection
Posted by Hugh O at 4/26/2005 12:15:15 PM
Have successfully installed VS.Net 2003 and had started to use the VS Startup WalkThroughs for Creating a Web app. It asked for the server information for a Pub database. I asked the MS Newsgroup for VS.Net Setup and they directed me to install MSDE and they attached a ConfigSamples app to...more >>

MSDE Installation
Posted by Shane Story at 4/26/2005 10:54:04 AM
About a year or so ago, I had some dialog with this newsgroup about MSDE. At that time, it seems that Microsoft or someone was making a free product to make installations of MSDE a lot simpler. Has this been developed? I mean no one wants to release a commerical product designed for SQL Ser...more >>

MSDE security
Posted by Chris at 4/26/2005 8:13:01 AM
Hello, Article Q319930 states that MSDE clients must be members of the Administrators group on the machine which is hosting MSDE. Is this really correct? I want to use MSDE with non-admin clients, and have done the appropriate sp_grantdbaccess, but still get 'login failed' errors when u...more >>

Setting up replication with access front end
Posted by John at 4/26/2005 12:00:00 AM
Hi We have an access app (front-end+backend) running on the company network. I am trying to setup replication for laptop users who go into field and need the data synched between their laptops and the server upon return to the office. I am planning it this; Move all access tables to sql ...more >>

query debugger?
Posted by Scottww at 4/25/2005 9:39:04 AM
I'm setting up a learning environment at home so that I can learn to program stored procedures. I need a debugger so that I can set breakpoints, examine variable values, etc. Is there any way to get the SQL Server 2000 query debugger to work with MSDE? If not, would it be worthwhile t...more >>

Bad ordering when ordering by varchar field
Posted by Milan Reznicek at 4/25/2005 12:00:00 AM
Hi guys, did anyone come across this problem? I have a query where I ORDER BY Part_Number field which is varchar but the ordered result is 10169-G 10169-MVS 10169 which is mess because normal person would put first the 10169 and then the others? Thanks for any help M...more >>

MSDE on SBS2003
Posted by Ben Harrison via SQLMonster.com at 4/25/2005 12:00:00 AM
Hi, I'm about going to be using a database on the MSDE installed with Windows SBS 2003. The problem is that in the service manager there are no servers or services listed. Do I have to reinstall? Thanks. -- Message posted via http://www.sqlmonster.com...more >>

MSDE a accesso tramite tcp/ip
Posted by Roberta at 4/25/2005 12:00:00 AM
Come posso accedere tramite TCP/IP a SQL?? ho provato con http://localhost:1433 la porta è giusta?? cosa sbaglio? Grazie ...more >>

I could not set complete backup tag.
Posted by Yoyako at 4/22/2005 5:29:45 PM
I tried to create "Database Maintenance Plan" for MSDE server by Enterprise Manager. However I could not set complete backup tag. (see attachment) Please give me advice to fix this. I want to take a back up correctry. Yoyako....more >>

I didn't drop the table
Posted by Long at 4/22/2005 1:06:03 PM
Hi, Andrea, Thank you for your reply. I didn't drop the table,and the records in the table seldom change. Does it has anything to do with the weekly backup schedule? I remember I once did something wrong and I had to restore the database. Thanks for any relpy. Long...more >>

I lost my field feature like "default value"
Posted by Long at 4/22/2005 11:39:08 AM
I found a problem with my MSDE2000 release A, today I tried to add some data into the DB, and it didn't work. After several tries, I figured out what happened. My field feature ( "default value") has gone. There was no default value at all. This had happened before, I thought I forgot to set ...more >>

Settings for MSDE installation
Posted by Vera Voigt at 4/22/2005 4:18:02 AM
Hi all, I want to install a msde into a specific directory. All works fine with including TARGETDIR and DATADIR into the installation settings. But there are some files (ClientTools such as »SVRNETCN.exe« and »sqlmangr.exe« etc.) installed in the C:\Program Files\Microsoft SQL Server d...more >>

SQL Server & MSDE installations
Posted by DanHoliday at 4/22/2005 1:28:01 AM
Hello there I have a local installation of SQL Server 200 Developer Edition. I was about to caually download MSDE locally for evaluation perposes then realised there could be a problem - unfortunately I'm not in a position where I can easily make the installs on separate machines and would ...more >>

Offline use
Posted by John at 4/22/2005 1:15:39 AM
Hi We have an access app (both front & back ends are in access) that runs over win server networks. There are now more and more users who would like to take away a copy of app with them, work offline, and when they come back expect the client copy to sync (both ways) with the server copy. Seem...more >>


DevelopmentNow Blog