sql express newsgroup?
Mon, 19 Feb 2007 21:38:50 -0500
Is this generally being used for sql express specific questions or is there
a separate newsgroup?
Thanks,
Keith
...
|
backups OK in MSDE2000 but won't work in SQLexpress
Mon, 19 Feb 2007 08:32:02 -0800
I'm migrating our app from VS2003/MSDE2000 to VS2005/SQLexpress. Generally no
problems, but the backup of database always fails.
The backup command is
"BACKUP DATABASE icespy5 TO DISK='C:\testbackup'"
I get:
"Cannot open backup device 'C:\testbackup'. Operating system error 5(error not
found). BACKUP DATAB ...
|
I need SQL/msde instance to run as user (not admin)
Sat, 17 Feb 2007 21:24:03 -0800
I have two applications that need to run on a user login (power user rights)
.. One application is a commercial app that installed it's named instance
(that runs fine with user rights); another is a "home-brewed" app (not by me)
that (I believe) uses the default instance. This default instance only shows
...
|
Unicode UTF-8 Support
Sun, 18 Feb 2007 01:41:32 GMT
I wondered if MSDE and PHP allowed for Unicode character sets (such as by
using
the UTF-8 standard)?
Would this also require changes to the MSDE tables/fields or global settings?
We are planning on selling our product to the international market. Our
product currently uses MSDE and PHP.
The GUIs ...
|
error handling
Thu, 15 Feb 2007 07:41:36 -0800
hi,
i want to catch the error messages and take the control
in delphi, i can do it like this
try
--- statements
except
on e:excepdion do statements
end
can i do it within sql server
...
|
Silent install
Thu, 15 Feb 2007 11:27:21 -0000
I am trying to build a install program that will deploy the MSDE2000 silent,
with the configurations I would like.
But I can't find a parameter that can set the server to use local system
account, and not the deafult of the user installing the engine.
Any help would be appreciated.
I have gone through mos ...
|
Using MSDE with admin and non-admin on laptop
Tue, 13 Feb 2007 12:05:48 +0100
Hi!
I've installed MSDE 2000 on a laptop using a admin account. I then logon
using a user account. Now MSDE isn't started, and as I don't have admin
privileges I cannot access services etc.
If I am logged on as both user and admin (switching between the accounts)
the MSDE icon in the activityfield has ...
|
|
|
Unable to connect to MSDE named instance with SQL Enterprise manager
Fri, 16 Jun 2006 11:16:12 +1000
I installed with DISABLENETWORKPROTOCOLS=0 but I still cannot connect to the
MSDE named instance using Enterprise Manager
The environment is:
Win XP SP2
Firewall is OFF
...
|
Virus Protection
Thu, 15 Jun 2006 14:28:01 -0700
I have always been told never install antivirus with a sql server. I believe
this is because antivirus software might interfere or slow down a sql server.
IS the same true for MSDE? Can someone explian to me why antivirus software
on a sql or msde server is a bad idea.
Thanks. ...
|
Moving data from MSDE to 2005 express
Thu, 15 Jun 2006 18:37:18 +0300
Hi
Is there some kind of free data pump tool which will allow me to transfer
data between MSDE and SQL 2005 express databases? (with the db schema)
Thanks
...
|