| Thread | Last Post | Replies |
|
| Advice needed - MSDE vs. Access | 31 Aug 2005 16:39 GMT | 1 |
Hi, I currently have a application that is being used throughout the country at different customers. Currently it is a VB6 application accessing DBF/CDX standalone tables via ODBC. We are developing the 'next generation' of the program in VB.NET and will do data access via ...
|
| Transaction Logs | 31 Aug 2005 16:11 GMT | 3 |
Hi, I have a database with a Transaction log that seems to be growing rapidly. Currently 2.6Gb, I am new to SQL Server and am looking for a way to introduce a way to control the growth size like Circular logging in Exchange Server. Can anyone give me some ideas please.
|
| FORMAT | 30 Aug 2005 15:32 GMT | 4 |
Hi! I have a query that goes like: SELECT price * profit AS unit_price FROM tbl_price WHERE id_item = 10 Then, I use this unit_price as a displayMember property of a VB.Net combo box. The problem is that I have some thing like unit_price = 10.189800, I
|
| Overcoming the workload limitations of MSDE | 30 Aug 2005 11:25 GMT | 2 |
The following topic deals with editing SQLBOOT.DLL by using a hexadecimal editor so we can disable workload Governor. Is it true? Pls comment
|
| MSDE for 95 & NT | 29 Aug 2005 15:59 GMT | 3 |
Can u provide the link to download MSDE version 1 for Windows 95 & NT Dil
|
| restore error | 28 Aug 2005 22:00 GMT | 2 |
when using osql to restore a database from one server to a local MSDE restore database shopblue from disk='d:\blue\shopblue_db_20050 8260305.BAK' with Move 'shopblue_Data' to '"C:\Program Files\Microsoft SQLS erver\MSSQL\Data\shopblue_Data.mdf"', Move 'shopblue_Log' to '"C:\Prog
|
| Installation hangs for MSDE2000A on XP SP1 | 28 Aug 2005 20:55 GMT | 2 |
I'm trying to install MSDE2000A on XP SP1. I issue the command: setup /SAPWD="mypassword" /L*v C:\MSDERelA\setup.log The installation progresses for a couple of minutes and then hangs. The last entry in the log is:
|
| Login failed for user | 27 Aug 2005 20:56 GMT | 6 |
I am using MSDE2K and an application written in VB6 After installing MSDE and my program on to a new computer I am having strange problems when saving data which I didn't get on the old computer My connection string is...
|
| Microsoft SQL Web Data Administrator | 27 Aug 2005 04:31 GMT | 4 |
I have installed this and I cannot access my MSDE Instance. Any ideas? The instance of my DB is running.
|
| HELP! Installing MSDE on Windows XP Home | 27 Aug 2005 00:28 GMT | 7 |
I cannot get MSDE to install on my Home PC. Teh install starts running, and then unistalls itself. Here is my setup.ini file [Options]
|
| Network Connection | 26 Aug 2005 21:47 GMT | 2 |
I installed MSDE on a 2003 server machine in an AD environment. During the setup I used the disablenetworkprotocols=0 switch to enable network connections. I also enable mixed mode authentication. However, I still cannot connect to the server from a XP sp2 machine on the ...
|
| Roll your own xtranet msde replication - Whats really required? | 26 Aug 2005 19:47 GMT | 3 |
Greetings from Austin. I have a number of remote msde's which need to replicate rows to a master sql server instance located behind a static ip accessible through a webmethod.
|
| Why won't the TOOLs install if Office is installed? | 26 Aug 2005 16:39 GMT | 3 |
I'm doing a MSDE install on a Windows 2000 server. The client has Office (including MS Access) installed on the server. When I try and install the SQL Tools, it runs through the process, but there is no SQL Server folder under Program Files, nothing is added to the
|
| Bizarre data loss running maintenance plan | 26 Aug 2005 15:40 GMT | 2 |
I'm running MSDE 2000 SP4 on Win2KAS SP4 (fully patched). I have a maintenance plan that backs up the database at 18:30 and backs up the transaction log at midnight. Apparently the transaction log backups have been failing because the database is set to the Simple recovery ...
|
| msde Serious Issues in Implementation | 26 Aug 2005 15:05 GMT | 9 |
Hi to all MSDE Group Members, The following Implemetaion procedures forced to rethink on shift to MSDE 1) Restarting After Installation
|