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 > february 2006 > threads for february 8 - 14, 2006

Filter by week: 1 2 3 4

Installation
Posted by stjoe5373 NO[at]SPAM news.postalias at 2/14/2006 2:44:41 PM
Hi, I'm using the most current version of MSDE, I've ran all my updates on a 2000 Pro machine. Someone else did the install and I'm receiving an error message that SQL is not installed properly or has been tampered with, pleas uninstall and reinstall, so I went to the add/remove and uninsta...more >>

BCP won't import into simple data table...
Posted by tom.herz NO[at]SPAM gmail.com at 2/14/2006 10:34:34 AM
Hi all... alright I'm at a loss here... I'm using BCP to import data into a table in my database.... I keep getting an error of " unexpected Eof' or somthing like that, so I figure my problem is with the text file i'm importing from. To see if I was barking up the right tree, I created a ...more >>

BCP Error
Posted by tom.herz NO[at]SPAM gmail.com at 2/13/2006 1:42:45 PM
Hi, I'm getting the following error when I use BCP to import a tab seperated file exported from Excel. I hope someone can help me figure it out. I'm using the following command: c:\>bcp myComm.dbo.cmrc_products in test2.txt -n -T -Sbiff\sqlexpress SQLState = 22001, NativeError ...more >>

Cannot use backup file %s. Originally formatted sector size 512 and now device sector size 2048
Posted by Ian Boyd at 2/13/2006 1:36:53 PM
Customer is trying to restore a backup of their database. SQL Server gives the error: Cannot use backup file %s. Originally formatted sector size 512 and now device sector size 2048. Only one guy (in Germany in March 2000) has ever seen this error. And he never got a resolution. ...more >>

Timeouts with Express Edition on Web Project
Posted by mindflower at 2/13/2006 12:37:27 AM
Hi, i am using Express Edition in a medium scale web project. As the perfomance throttle has been removed compared to the Desktop Edition I thought this was a possible solution as the other limitations (CPU and DB-size) are good enough for me. The problem is that I am getting connection t...more >>

Create a sql stement from existing tables
Posted by Nathan at 2/12/2006 12:00:00 AM
Is there any way to automatically create a "CREATE TABLE" statment using an existing table? I would simply want to execute this statement and it would create, in another database, a table with the same structure (no data). Is there a way to do this? cheers nathan ...more >>

WSUS MSDE2000
Posted by Rich at 2/10/2006 4:06:50 PM
I am trying to login to the WSUS instance running on MSDE. I keep getting the access denied message when trying to connect using osql. I have tried osql -E -d WSUS and osql -d WSUS -U username but I dont know if I am just putting in the wrong syntax here or if WSUS has something special about...more >>

MSDE can't find one drive letter - database marked suspect
Posted by spamhole NO[at]SPAM gmail.com at 2/10/2006 10:41:46 AM
I have my database on the E drive. It's a partition on the same physical hard drive as C and D. It's on a Windows 2000 SBS box. I noticed this morning that the database was marked as suspect. I checked the file system and both database files are still there. I detached the database and tri...more >>



SQL Agent
Posted by Garry Drinkall at 2/10/2006 4:05:20 AM
I have MSDE installed on a number of windows 2000 servers. Some of these servers have developed a problem running a scheduled task which seems to be caused by the SQL agent. When i try to stop the agent is will not stop, asks if i want to stop the agent but then doesnt do it. This is resolv...more >>

MSDE installation hangs up
Posted by sidprice NO[at]SPAM softtools.com at 2/9/2006 3:48:51 PM
Hello, I am having problems with an installation of MSDE. The computer alraedy has an instance of MSDE installed with Outlook for the Contact Manager and I have no problems with that instance. A new application I have installed also uses an instance of MSDE for a database. During the instal...more >>

VB.Net code to upsize Access DB to SQL Express?
Posted by Holysmokes99 NO[at]SPAM hotmail.com at 2/9/2006 3:08:23 PM
Hello, All Sorry for the cross post, but thought these three groups would be best suited to answer my question. I would like to write a VB.Net app that will take an Access 2000 database that has tables, relationships, and data (no queries, forms macros, etc), and create a corresponding SQL Ex...more >>

Set up MSDE replication during installation
Posted by C Williams at 2/9/2006 2:08:25 PM
Hi all, I am trying to configure a pull merge subscription in MSDE (2000, not sql express) at installation-time and am hoping someone can help. Here is my situation: I have a publisher/distributer on machine X. I have a client application that uses MSDE as its db. I want to have an in...more >>

sql server express connection?
Posted by Brent at 2/9/2006 11:23:04 AM
I have just installed VS2005 along with sql server express. I couldn't connect from vs2005 to express so i specifically enabled tcp/ip and started the sql browser service. I then tried to connect. Still had problems. So i went and enabled named piples. I tried again and it still failed. I have...more >>

Access MSDE From VS 2003 Server Explorer
Posted by pvdg42 at 2/9/2006 10:09:07 AM
Not sure if this is a MADE or Visual Studio issue, but here goes: I have MADE and SQL Server GUI tools installed (GUI from Developer Edition) to support database app development with Visual Studio .NET 2003 (VS 2003). I have the sample databases installed (pubs, North, etc.) via an executable ...more >>

MSDE Named Service Connection Problem
Posted by stantm1 at 2/9/2006 9:55:42 AM
I installed SQL 2000 MSDE 2000RelA on Win2K Adv. Server w/ Win2K SP4 (fully patched), and operating as the only domain controller. I have also run the IISLockdown Tool on this server. I originally ran setup using the following parameters: setup sapwd="xxxxxxx" and SQL Service Manager was co...more >>

It's possible to create a maintenance plan with Enterprise manager
Posted by andrea favero at 2/9/2006 3:56:30 AM
It's possible to create a maintenance plan with Enterprise manager in my MSDE db? When I try to create a "maintenance plan" I have blank menu (for example "Use this directory" or "remove files older than" or "backup file extension" ). Any help will be appreciated. Thanks...more >>

Newbie to SQL Express
Posted by John at 2/9/2006 1:50:12 AM
Hi all, I've been progamming for some years now and only now do I have a situation where I may choose the back-end db for a small new application - I was thinking about SQL Express. Firstly, I have SQL Server 2005 and Analysis Server 2005 running on my machine as well as Sharepoint Porta...more >>

MSDE- Windows Backup/restore
Posted by ActiveMind at 2/8/2006 11:20:28 AM
Hello there, Is it possoble to to do MSDE backup from windowsXP- Control Panel(Admin tools) by stopping the service, copying mdf anf ldf files.? Does any body know how to restore from there then? ...more >>

SQL Server Mgmt Exp - Importing Data from csv.
Posted by tom.herz NO[at]SPAM gmail.com at 2/8/2006 6:45:45 AM
Ok - now that I have a way to manage my Sql Server express files through management studio, is there any way to import data from a csv or like file without having to go through the trouble of using BCP. I see that I can 'script' a table to 'insert to', but I don't think this is what want. B...more >>


DevelopmentNow Blog