|
Installing Northwind
Greetings.
I just installed MSDE 2000A
How can I install northwind database on it ?
I looked up on the net and it asks you to install vs2003 version of MSDE
So do I have to del this and install the other MSDE ?
Coz I did run the ConfigSamples.exe from my VS 2003 sdk directory, but it
did not install ...
Mon, 10 Jan 2005 12:51:56 -0500
|
Renaming a system (host) after MSDE is installed
Should this be an issue?
My system was working fine before I renamed my system (host), but since
I have renamed it, my application is working from a remote system. From
the local system (the machine where the MSDE is running) the app is
working fine.
Any ideas?
- manzoor
...
10 Jan 2005 13:45:21 -0800
|
Autostart MS Agent on Win98/Me
Hello,
does anyone know how I could autostart the MSAgent on Win98/Me with a
named instance.
I try with
scm.exe -Action 1 -Service SQLAgent$$" & str_InstanceName
where str_InstanceName is the name of the MSDE Instance.
The password is correct (I exported the crypted password from a computer
with Entr ...
Mon, 10 Jan 2005 13:49:58 +0100
|
Finding user(s) currently logged in
Hi,
How do I find out what user(s) (if any) are currently logged in? I have
methods to change roles for users (or delete them) but these obviously raise
errors if the user being deleted is currently active. I just want to
programmatically (using C#) check who is logged on before using (for example)
sp_revo ...
Sun, 9 Jan 2005 06:09:01 -0800
|
Table size limit ....10 000?
Hi
I have just tried to upgrade an Access-database to MSDE, using the wizard in
Access XP 2003. It seemed to work fine, exept for two large tables with more
than 40 000 records. In those two tables, it was now just 10 000 records
(exactly).
Is there any limitations I have'nt heard about here?
This is m ...
Fri, 7 Jan 2005 21:11:58 +0100
|
vb.net and msde 2000
Hi All,
How can I include auto install of MSDE 2000 in my vb.net application?
I have a database designed in MSDE... can I include this database also in my
deploy vb.net project?
The client doesn't have sql server or msde... Any ideas or help will be
appreciate.
Tks in advance
JFB
...
Fri, 7 Jan 2005 12:23:27 -0500
|
MSDE connection limit?
We are thinking about using MSDE as an embedded db in a windows application.
Is there a connection limit for this? Is it the same as the 25 connection
limit listed for web applications?
thx,
Jan ...
Fri, 7 Jan 2005 07:43:02 -0800
|
Attaching a database
We have an install created with Wise that installs the .net framework and
MSDE 2000 silently. Everything seems to work fine on the install of these
two packages.
After we install MSDE and we make sure the service has started, we need to
attach a database. We do that by executing a batch file that looks lik ...
Fri, 7 Jan 2005 09:39:48 -0500
|
Creating a vb6 Custom Install for MSDE 2000
Hello,
I'm trying to add MSDE to my installation program, and so far have been
unsuccessful. Right now, I'm shelling out the setup.exe program with the
parameters I want, and the install seems to go successfully. However, then I
cannot get that instance of MSDE to start, whether by "net start
instancena ...
Fri, 7 Jan 2005 06:29:03 -0800
|
MSDE installation failure
I am trying to install MSDE 2000 rel A onto a machine running Win XP Pro SP2,
Keep getting error failed to configure the server and my error logs show this
message "Specified driver could not be loaded due to system error 126 (SQL
Server)." Everything that I have found refers to MDAC issues but SP2
instal ...
Thu, 6 Jan 2005 09:19:04 -0800
|
Connecting to a MSDE insance from DbVisualizer 4.1.1
Hi,
I need some help. I can't connect to my MSDE instance with DbVisualizer
v4.1.1. I know the DB is running because I am able to connect to it
with Teratrax v3.0 and also with osql.
Here's what I have done so far:
Start DbVisualizer
In the Driver Manager window, I let it find all the Drivers for SQL
Ser ...
6 Jan 2005 07:52:26 -0800
|
SQL job failed (general network error)
Good day SQL experts and seniors,
I have a SQL job which is scheduled to run everytime when SQL agent starts.
The job will invoke a stored procedure. This stored procedure will run
continuously using "While Loop" by referring to a flag stored inside a SQL
table. If the flag is set to "OFF", the stored proc ...
Wed, 5 Jan 2005 17:09:03 -0800
|
I lost my tables
HI!
I had a .adp proyect in my computer over MSDE, but when I reinstalled my
WindowsXP to repair it, I have lost all tables of my .adp proyect.
Can I recover my tables?
Thanks a lot!
...
Wed, 5 Jan 2005 19:08:11 -0000
|
MSDE connection problem
Hi,
I installed MSDE with Windows SharePoint Services
Additionally I installed the client tools from SQL Server
2000 SP3 but I can't connect to MSDE SQL Server.
Note: Windows SharePoint Services work fine.
What did I do wrong ?
...
Wed, 5 Jan 2005 07:35:59 -0800
|
DB move from MSDE to SQL 2k
I tried to move (export) a DB from MSDE to SQL and it wont let me (not DTS
in MSDE?)
I also tried to backup the DB and restore to SQL but SQL didnt like the
version and couldnt convert it.
is there an easy way to move over this db?
thanks
Justin
...
Wed, 5 Jan 2005 08:15:10 -0500
|