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 > september 2007

Importing tables from Access to SQL Server
Posted by Shane Jones at 9/28/2007 10:31:56 AM
I've inherited a project which has numerous fields that have extra spaces in them -- this is causing a problem with data Inserts, Edits, and Deletions in my .ASP Website. I'm importing data tables from ACCESS 2003 into SQL Server 2005, and I need to know if there's a way that I can Right Tr...more >>

E-mail and MSDE
Posted by frant101 NO[at]SPAM googlemail.com at 9/26/2007 3:42:21 AM
Hi there, I was just wandering if it is possible to send e-mail through MSDE. I have several jobs running on the MSDE instance that i would like e- mail notification for when they are completed. I dont seem to be able to set up an SQL Mail profile as it is greyed out. Any help on this ...more >>

Upgrade to SQL Express blocked
Posted by Candee at 9/22/2007 11:08:01 AM
Hello; I am trying to upgrade a MSDE 8.0 SP3 to SQL Express. I haven't been able to get the upgrade to work; when I select "default instance", the upgrade is blocked I was going to simply uninstall MSDE, but there's nothing in Add/Remove programs. When I attempted to upgrade MSDE to SP4, I r...more >>

sql 2005 express
Posted by Bret Snipes at 9/21/2007 11:43:51 AM
I am running bcm2007 / sql2005 express sp2. I am unable to customize a page within BCM. How do I give myself permissions to be able to make customizations Thanks Bret ...more >>

'Microsoft SQL Server Express Edition' redistribution rights.
Posted by Gokul at 9/21/2007 12:28:01 AM
Hi, I am Gokul, from Chennai - India. I have some queries on 'Microsoft SQL Server Express Edition' redistribution rights. We had developed our application in Microsoft .Net FW 2.0 and our application uses MS SQL Server Express Edition as the backend. We need to bundle MS SQL Server Ex...more >>

Restoring Sql-Sever 2005 Backup on an MSDE
Posted by Karsten Lundsgaard at 9/20/2007 2:46:05 AM
Hi, we have an application, that runs on 1000 PC's in different part of the world, and we are using MSDE to contain Configurations data. We are refreshing the data, by restoring a backup, made on our main server. We would like to upgrade the main server from MSSQL2000 to MSSQL2005. But there ...more >>

Alter using osql
Posted by Ryan at 9/13/2007 3:16:02 PM
Currently, PaymentDate in my table is a SMALLDATETIME and NULL is allowed. I would like to alter PaymentDate column to be NOT NULL and set its default value to current date. I am using the following osql command but it generated an error; could someone please help? ALTER COLUMN PaymentD...more >>

Alter Table Property
Posted by Ryan at 9/13/2007 2:44:00 PM
I have a sql server 2005 based MyDB.mdf and MyDB.log in c:\MyData folder. All client components are installed on my machine but do not have Management Studio. How do I ALTER a table property in this database either by using osql or sqlcmd command line tools or any other tools? ...more >>



Migrate data from SQL 2000 Enterprise to SQL 2000 MSDE
Posted by coady at 9/11/2007 4:48:00 PM
Hi, all, I was wondering if it's possible to Migrate data from SQL 2000 Enterprise to SQL 2000 MSDE? We might have a situation where we need to migrate current database on SQL 2000 Enterprise to SQL 2000 MSDE. If it's possible, is there a how-to websites? Thank you very much....more >>

what is needed to start a user instance?
Posted by gs at 9/9/2007 6:11:03 PM
I had to reinstall sql 2005 server and express.etc what services should I leave running so I can actually get the data itself. when I tried to fill a dataset in .net 2 vb or preview in visual basic 2005 express database explorer, I get --------------------------- Microsoft Visual Basic 2...more >>

trouble Installing MSDE Rel A on Win Server 2003
Posted by zonk99 NO[at]SPAM gmail.com at 9/5/2007 11:02:02 AM
Hi, I am trying to install the MSDE 200 Rel A on a windows 2003 Server with MS Win server 2003 enterprise edition, and I am having troubles doing so. Attached at the bottom is the log file from the install to assist in trouble shooting. Here's the command line prompt that I used for the instal...more >>

MSDE install error
Posted by Andrew at 9/5/2007 12:00:00 AM
I'm trying to install MSDE2000A on a windows 2003 server sp2 via the command: setup.exe INSTANCENAME=SOPHOS SAPWD=3fishylip DISABLENETWORKPROTOCOLS=0 /L*v C:\MSDE_LOG.TXT It fails. The relevant portion of the error log is below. I have tried deleting all temp files but cannot figure ou...more >>

how to write SQL compatible with both access and MSDE (Date functions)
Posted by James Minns at 9/3/2007 12:00:00 AM
Hi all, I have to write a program which i compatible with both access and msde; is there a way of writing the following SQL query so that it works in both access and msde? This works in access... SELECT Count(1) as TheNumber, Format([DataAndTimeOfEvent],'Short Date') AS OnThisDay ....b...more >>


DevelopmentNow Blog