| Thread | Last Post | Replies |
|
| Install Error - 'NOLOCK' | 28 Jun 2007 21:41 GMT | 1 |
I get the following error when installing SQL Server Express SP2 on Windows XP SP2 with all current updates. The only other thing installed is .NET 2.0. Does anyone know how to resolve the issue. [Microsoft][SQL Native Client][SQL Server]Could not continue scan with NOLOCK
|
| Importing tables/cells into another database | 28 Jun 2007 07:49 GMT | 4 |
I am running a web site that that classifieds and using MS SQL 2000 or 2005 (I got both installed and afraid If I take 2000 off the classifieds will no longer function). Anyway, I want to put a forum on the site also.
|
| MSDE2000 on SBS2000 | 27 Jun 2007 23:19 GMT | 3 |
Hi all I have a question about installing MSDE2000 on SBS2000. A customer of ours has a Server with SBS2000 installed on it. Unfortunately I know next to nothing about SBS2000. Apparently though there is already a named instance of SQL called "Server\BKUPEXEC".
|
| Forgot SA Password | 27 Jun 2007 15:53 GMT | 4 |
A former employee forgot to leave me with the SA Password for our SQL server. Luckily I was able to to access query analyzer using windows authtincation. I foud the ttable where the sa and users information is stored. Is there a way to query the databse to get the password ...
|
| Wsus 3.0 and Epo | 27 Jun 2007 14:56 GMT | 1 |
I would like to install Wsus 3.0 on a server where Epo is already installed. Is this a problem? The Epo is using an Msde database. Thanks in advance.
|
| smo class filegrowthtype bug? | 22 Jun 2007 18:12 GMT | 4 |
I am trying to programmatically create a sqlexpress database in c#. Why would the Microsoft.SqlServer.Management.Smo.DataFile class for .net 2.0 have a property GrowthType that can't be set? FileGrowthType is defined only for .net 1.1?
|
| impossible to uninstall msde installed on Vista | 21 Jun 2007 23:19 GMT | 1 |
I have installed for mistake msde 2000 sp4 on a PC with MS Vista and now, from installation programs (in the control panel), I do not succeed to remove it. it leave the procedure but to scompare all without error messages. who can help me? thanks
|
| Can I link to tables in an instance of MSDE from Access 2003? | 21 Jun 2007 18:05 GMT | 2 |
I have a small program that linked to ACT! version 6 dbf files. I now have ACT!7 SQL version. This uses MSDE. I need to link to the ACT! tables in the MSDE instance. Any hints? ACT! technical help says I can not link. I thought I would ask the real MSDE experts instead.
|
| Can't backup Remote database | 15 Jun 2007 21:50 GMT | 4 |
I am using the SQL express manager to try to backup a remote database and it tells me the path for the backup is no good, but it will not let me change it, any ideas. Rick
|
| Install problem on Server 2003 | 15 Jun 2007 11:33 GMT | 1 |
I had to do a fresh install to a new hard drive on a 2003 Server (SP1). When I went to install Backup Exec 9.1 (same version that was on it before), it failed when it tried to install MSDE instance for BKUP exec to use. Tried installing just MSDE and it failed. I don't see ...
|
| How to get 3 repeated data from a column. | 14 Jun 2007 06:27 GMT | 6 |
How to get 3 same continious data from a particular column from a SQL server database table with a SQL Query ?May be there are same more data on that particular column .....but I need the 3 continious(repeated) data from that column .........and I have to use
|
| MSI Checker fails during install | 13 Jun 2007 20:39 GMT | 2 |
I am trying to install UPS Worldship on an XP Pro machine and when it gets to the point where its says Verifying MSI System Compatibility the installation just closes without completing. The info below is from the install log and shows the last thing the installer was doing
|
| How to change MM/DD/YYYY format to DD/MM/YYYY format by using SQL query. | 13 Jun 2007 07:13 GMT | 2 |
I have a database table named EMP and I have a column named DOB(datetime) .I want to retrieve just the MM/DD/YYYY part by using the CONVERT command.And also I need to change the MM/DD/YYYY to DD/MM/ YYYY format by using the CONVERT command by SQL query.What is the
|
| Change the DATETIME format to DD/MM/YYYY by using CONVERT command. | 11 Jun 2007 15:55 GMT | 1 |
I have a database table named EMP and I have a column named DOB(datetime) .I want to retrieve just the MM/DD/YYYY part by using the CONVERT command.And also I need to change the MM/DD/YYYY to DD/MM/ YYYY format by using the CONVERT command by SQL query.What is the
|
| Where is srvnetcn.exe ? | 07 Jun 2007 20:27 GMT | 2 |
I try to connect to a MSDE engine remotely I need srvnetcn.exe but I haven't it, where I can find it ? Thanks in advance
|