| Thread | Last Post | Replies |
|
| MSDE not keeping an ALTER modifcation | 29 Sep 2006 22:27 GMT | 1 |
Today i faced the following issue : An MSDE Database I had been working on in the morning in order to be able to upgrade our software, with the statement: Through Osql :
|
| Cant see Enterprise Manager with MSDE 2000 | 27 Sep 2006 15:30 GMT | 2 |
I installed MSDE 2000. I dont see the enterprise manager though? How to I restore 2 databases which I need to. I know we can do this with enterprise manager in sql server 2000. How do I restore and see the database with MSDE 2000??
|
| Enterprise Manager | 27 Sep 2006 15:26 GMT | 3 |
May I install Enterprise Manager on an MSDE Machine with no licensing issues? Thanks, Mac
|
| SQL 2005 express and MSDE | 27 Sep 2006 15:24 GMT | 2 |
Have a question - is SQL server 2005 express and MSDE coexist on the same computer, seems like i have some trouble accessing 2005 in the right way from VS 2003, and if not - any recommandations around management software for MSDE?
|
| msde development | 26 Sep 2006 18:15 GMT | 1 |
I am developing an app that uses a sql server backend but also need to run queries on temporary data tables. In order to reduce network traffice, I want to do this on the workstations rather than passing all the work over the net. Since msde does not come with development ...
|
| MSDE 2000 database setup trouble | 26 Sep 2006 14:55 GMT | 1 |
I am running a stand-alone test environment for an application in XP Pro which I can only use MSDE to manage my databases. I've successfully installed msde and am finally able to connect using 'osql -Usa -Ppassword -S (local)\testmachine' , because I can get the '1>' command
|
| SQL Server and MSDE in same box | 25 Sep 2006 16:32 GMT | 3 |
I'm just curious, can MSDE and SQL Server exist together on the same box? I'm using MSDE now and want to add a SQL Server onto that same box. MSDE db is in use. Many thanks,
|
| Cannot remotely connect on SQL Server Instances by name | 25 Sep 2006 08:13 GMT | 8 |
On my computer I have installed two instances of SQL Server 2000. The first one is the default instance of SQL Server Personal Edition and the second one is an MSDE instance. From other PCs on the company LAN I can connect, by name, only to the first
|
| Failed to install MSDE 2000a | 22 Sep 2006 17:10 GMT | 1 |
I have been tring to install the MSDE 200Aon my marchine that is using the command prompt. this is the command that i was using: (setup INSTANCENAME="SA" SECURITYMODE=SQL SAPWD="SqlAdmin1"
|
| MSDE across multiple profiles? | 22 Sep 2006 17:10 GMT | 7 |
Is there a way to get MSDE to work across multiple profiles? I've discovered that if one user installs an instance of MSDE, then no other users who log into that machine can create databases. Is there a flag or installation setting I need to configure to get it to
|
| FTP Backup of MSDE | 21 Sep 2006 10:17 GMT | 2 |
If the only application using MSDE on a give machine is closed, can I simply FTP the *.mdb and *.ldb files to a remote location for backup? Thanks , Mac
|
| Import Excel Spreadsheet | 20 Sep 2006 17:59 GMT | 2 |
What is the recommended method to import an Excel spreadsheet into a SQLServer table. I'd like to write a VB function activated by a button press by the user to perform the import operation. Thanks!
|
| SQL 2000 to SQL Everywhere | 20 Sep 2006 16:32 GMT | 4 |
I'm taking a web application that was connected to SQL 2000 Std Ed and making a desktop version out of it. It will be Windows forms connected to local databases created on the fly. Does anyone have advice for the best way to replace the stored procs?
|
| Failed installing MSDE | 20 Sep 2006 11:45 GMT | 2 |
i have problem installing MSDE 2000a on server 2003 R2. The problem is that installation is starting but then at the end just roll back and get this two event log: Event Type: Error
|
| antivirus software question | 19 Sep 2006 19:48 GMT | 3 |
I currently exclude the directories that contain the sql database files (mdf, ldf) from my antivirus 'real time protection' and scheduled sweep scans. Actually I do this for any database files (act, quickbooks, ms access) but I was recently thinking about this and I realized that ...
|