all groups > sql server msde > june 2005
Filter by week: 1 2 3 4 5
MDF Missing!
Posted by Ruben at 6/30/2005 10:56:11 AM
Hi, I have a very strange and dangeorous problem, I have MSDE 2000 SP3
installed on several laptops using a database as local, and it replicates as
the user request to, using Merge replication. Everything works fine, but
sometimes suddenly the MDF and TRN files of the laptops just dissappears.... more >>
MSDE install for non-admin user
Posted by Papr1ka at 6/30/2005 10:51:30 AM
We are packaging our application installer with MSDE. Is there any
specific version of MSDE that we have to use so we don't require admin
users to perform the installation?
Thanks.
... more >>
Does MSDE (SP4) support Full Text Research?
Posted by S. Luca at 6/30/2005 6:35:03 AM
How can i install eand run Full text research Service in Windows xp Sp2... more >>
Help with MSDE Install
Posted by NoOne at 6/30/2005 12:00:00 AM
Installed MSDE on windowsxp pro.
When computer restarts, icon seen at System Tray.
Click on icon and SQL Server Service Manager.
Server field blank
Services field blank
typed in computername for Server field
select start/continue button.
error message that no service has been sele... more >>
Cant install msde on server2000
Posted by news at 6/29/2005 11:57:10 PM
Anybody out there know why i can't install MSDE on a win2000 server. I start
setup in dos mode with sapwd ="password" but it dies without error
messages.
Thanks in advance
... more >>
Backup/Restore from MSDE 1.0 to MSDE 2000
Posted by BElders at 6/29/2005 4:44:03 PM
To anyone who can assist:
Everything I have read online today states that I should be able to take a
backup copy of my database in MSDE 1.0 and restore it to MSDE 2000. However,
I am experiencing problems with this. We are wanting to upgrade our customer
sites to MSDE 2000 (from MSDE 1.0)... more >>
Trying to Restore: Line 1: Incorrect syntax near '?'.
Posted by B-Dog at 6/29/2005 2:07:01 PM
I'm using Web Data Administrator to backup/restore some database to move to
a new server but when I try and restore on a new server I get the following
error? Any ideas? Thanks
... more >>
error 1067
Posted by vz at 6/29/2005 1:03:08 PM
I'm using MSDE2000sp3 and I can't get the service to start. The error that I
get is, 'error 1067 The process terminated unexpectedly'. Can anyone tell me
why I get this error. Please help.
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Can't create a ODBC DSN to a remote MSDE instance
Posted by Keith at 6/29/2005 12:32:55 PM
Hello,
I need to create an ODBC DNS that points to a remote MSDE instance, but I
can only get it to work if I turn Windows Firewall off. Both the local and
remote machines are WinXP SP2 and have SQL2000 and MSDE, same domain and I
can login as the same person on each machine.
On the rem... more >>
MSDE Login Problem
Posted by Essa at 6/29/2005 7:41:10 AM
Hi All;
MSDE has so many complication to install and to use. So, I am facing one
problem right now. It is very frustrating right now. I created one VB.NET
application and used MSDE SP3. I am trying to install on Windows 2000
professional. There is a problem setting the SA password. To inst... more >>
Your SQL Server installation is either corrupt or has been ...
Posted by Dirk Jungermann via SQLMonster.com at 6/29/2005 7:25:59 AM
Hello.
I tried to install MSDE 2000. The installation process could not be finished
successfully. After reboot my computer I get the error message:
Your SQL Server installation is either corrupt or has been tampered with
(unknown package id).
It is impossible to re-install the MSDE ans it isn't... more >>
Cannot Connect Remotely
Posted by B-Dog at 6/28/2005 2:47:59 PM
I installed MSDE on a Server 2000 machine as sql authentication. I can
login locally using osql -U sa fine but when I try and access using sql
manager or visual studio I get cannot connect to server or access denied?
I use this on some nt 4.0 machine and 2000 workstation no problem. Any
ideas?... more >>
MSDE for Win CE
Posted by S Shulman at 6/27/2005 2:29:21 PM
Hi
I am looking for MSDE for Win CE.
Any clue of how to get that version
Thank you,
Shmuel Shulman
SBS Technologies LTD
... more >>
Setup failed to configure the server. Refer to the server logs and
Posted by eslalo at 6/27/2005 1:24:33 PM
I get this error when trying to install msde2000a at the end of the
installation.
After the installation, i install msde with no problem, and Client
components of SQL Server 2000, later uninstall the msde instance and client
components, but when i try to install again msde, i get this....
... more >>
MSDE - Rename and ReJoin new Domain
Posted by Brian at 6/27/2005 1:00:01 PM
We had to rename our domain and thus, had to re-join the new domain after
MSDE was installed. I am now unable to connect to MSDE. MSDE is installed
on XP 2 on a workstation computer. I'm guessing it has something to do with
the accounts the MSDE is running under. Does anyone know how to ge... more >>
Migration from SUS to WSUS - Install MSDE (W2K SP4 Server)
Posted by Adrian at 6/27/2005 8:56:26 AM
MSDE archive downloaded & extracted. to G:\Windows Server Update
Services\MSDERelA.
setupsapwd="password"instancename="WSUS" run at command prompt for above
folder.
Program appears to install successfully but MSSQL$WSUS does not appear in
the list of services.
Install retried, same result.
... more >>
SQLXMLBULKLOADLib and MSDE
Posted by Lars Helmer at 6/27/2005 6:10:01 AM
Hello,
I work for a company that wants to deploy MSDE with an application and put a
lot
of data in the database when it is installed. The data is in XML and I tried
to insert
it line by line, but the performance was not good enough.
So I have been experimenting with SQLXMLBULKLOADLib. I ... more >>
Need to reinstall MSDE if the machine name is changed?
Posted by SCM at 6/27/2005 4:50:02 AM
Hi,
I've installed the MSDE 2000 before and use programming to create database.
However, I would like to change the machine name now. Do I need to reinstall
the MSDE again before I can connect to the old database?
How to change the server name in data connection?
--
Regards,
SCM
Pro... more >>
Coding problem? SQL Server does not exist or access denied
Posted by STom at 6/26/2005 7:39:01 PM
Hi,
I continue to have problems within an application that I wrote in VB.Net
with an error "SQL Server does not exist or access denied".
I thought it had something to do with the install script installing MSDE
2000 and attaching the databases. So I uninstalled MSDE and manually ran the
i... more >>
SQL server 2005 Express
Posted by Kahuna at 6/26/2005 12:00:00 AM
I know this is going to make me look like a complete 'numpty' but...
I just installed this server and the server Manager tools. Installed great
and only went that route because I had so many problems trying to get MSDE
to install and work. So, anyway, installed fine. The Server Manager starts... more >>
MSDE install fails on Server 2003 - HELP!
Posted by Axel Larson at 6/25/2005 3:15:08 PM
I keep getting setup errors in MSDE. None of the KB articles I've found have
helped. Here is the MSDE setup log:
=== Verbose logging started: 06/25/2005 13:42:38 Build type: SHIP UNICODE
3.01.4000.1823 Calling process: C:\WINDOWS\system32\msiexec.exe ===
MSI (c) (2C:C8) [13:42:38:263]: Rese... more >>
Client tools
Posted by archer at 6/24/2005 10:12:04 AM
Hi I am new to MSDE. I see that you can use Access Data Projects to setup
MSDE but don't see some of the tools I have seen in SQL Server enterprise
manager. (Forgive me if I ask some really elementary questions for a while).
I want to set up tables with unique PK's that auto-generate values. ... more >>
MSDE SP3a on a Server with SQL Server 2000 SP4
Posted by Paul Degneau at 6/24/2005 7:58:14 AM
A few questions here.
1. I have noticed a problem when MSDE SP3a is installed on a server with SQL
Server SP4. The Registry key value SQLPath at
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL
Server\80\Tools\ClientSetup loses the last character and that makes the path
to osql, inval... more >>
Urgent : LIKE don't go
Posted by Flavio Miano at 6/24/2005 12:00:00 AM
I USE VB.NET AND MSDE
I WANT TO DO A QUERY LIKE IN MSACCESS
SELECT * FROM TABLENAME WHERE FIELD1 LIKE 'TEXT*'
THE QUERY DO NOT RETURN RECORDS
THANKS IN ADVANCE
FLAVIO
... more >>
Error message: String or binary data truncated
Posted by Lazar Videnov at 6/23/2005 11:57:06 AM
Hi, all!
I encountered that error message while testing my application using
MSDE. It appears when I issue this type of statement:
INSERT INT atable (Col1, Col2, ...)
VALUES (Val1, Val2,...)
The string columns are of type 'char'.
The strange is that the message does not appear always.... more >>
restart windows after install?
Posted by Paul Pedersen at 6/23/2005 11:46:44 AM
After pulling my hair out for quite some time trying to log in to MSDE with
osql, I discovered that I have to reboot Windows after installing MSDE to
get it to start up. Is that normal?
I'm using MSDE SP4 on WinXP Pro SP2.
... more >>
MSDE Licencing confusion
Posted by Swaffs at 6/23/2005 1:20:02 AM
Hi,
If I install MSDE on a live deployed server and manage it using SQL Server
2000 DEVELOPER Edition, which is installed on another machine, would I be
breaking the
licencing rules?
By manage, I mean use Enterprise Manager to perform maintenance tasks etc.
Our situation is that we curr... more >>
Installation on Hebrew configured machine breaks msde
Posted by Russell Wyatt at 6/23/2005 12:00:00 AM
Hi
We distribute an application that includes MSDE.
The customer installed our application on their W2K Server.They had Hebrew
set as their language in their regional settings (from control panel).
However, something didn't work and the msde installation was not successful
(unfortunately I do... more >>
Can we distribute MSDE2000A.exe?
Posted by Process Patrol at 6/22/2005 11:25:02 AM
The MSDE redistribution agreement is unclear (to me). It talks about
redistributing specific parts of MSDE. I just want to put the whole
MSDE2000A.exe setup program on a CD with my app's setup program. Is that
allowed?
Thanks!
J.... more >>
[WORKED] MSDE sp4 installation+osql connect
Posted by Raffaele Turra at 6/22/2005 6:10:02 AM
ok yesterday i crunched my head against the wall, after trying MSDE
installation (MSDE rel.A and MSDE SP4) on a brand new WXPPSP2 laptop.
Today it worked, in this way:
#Prerequisites
1.removed any MSDE installation (control panel > Remove Applications)
2.removed any MSDE directory (eg. "C:\p... more >>
northwinds wher can i get it?
Posted by Kurt Schroeder at 6/21/2005 1:04:06 PM
does anyone know the link to get the northwinds db for sqlserver?
(i need it for sql2005)
thanks
kes... more >>
Creating a database
Posted by Terry Olsen at 6/21/2005 6:52:49 AM
When creating a database using OSQL -E -I CreateDatabase.sql
I have the following in my input file:
CREATE TABLE admin
(
ID char(7),
Pwd varchar(32)
)
GO
How could I make it so that Pwd does not allow nulls and has a default value
of 'Password'?
... more >>
Unable to install MSDE - please help!!!
Posted by A Young at 6/21/2005 3:47:04 AM
I am trying to configure several remote WSUS servers which need access to an
SQL database for reporting.
I am trying to setup MSDE to run on those machines and I am getting an error
"A strong SA password is required for security reasons. Please use SAPWD
switch to supply the same"
I have... more >>
Freezes while using sapwd and instancename
Posted by twackel at 6/20/2005 1:29:11 PM
I am trying to setup a strong password and instance name to use in WSUS. I
get to the command prompt, and it begin the installation process, but freezes
with 15 seconds remaing... more >>
MSDE patching
Posted by sai at 6/20/2005 12:04:02 PM
If I do a windows update, would MSDE get updated along with it or should I
download MSDE patches separately?
Thanks,... more >>
Connection problem OSQL - MSDE
Posted by Martin Kramer at 6/20/2005 12:44:31 AM
Hello All
I have recently installed MSDE to use with
a trial version of Visual Studio .NET 2003
I installed MSDE 2000 release A with the following command:
Setup.exe /qb+ INSTANCENAME=3D"NetSDK" DISABLENETWORKPROTOCOLS=3D1
SAPWD=3D"notthisone"
I now have to install a database to be used in... more >>
MSDE 2000 install on SQL 2000
Posted by Harsha Shah at 6/20/2005 12:00:00 AM
Hello,
I have installed MSDE 2000 on Win Server 2003 with instance name brprof,
there SQL Server 2000 already installed as a local instance named SBGBHO.
Now, I registered my new MSDE 2000 on enterprise manager, registration done
successfully, but it display following error
LOGIN FAILED FOR... more >>
Data base structure question
Posted by Julia at 6/19/2005 12:00:00 AM
Hi,
I have a data base which hold a record for each contact in exchange
the records contain Status column
I have been asked to allow the user to do a search on both the status
and some other properties of the contact(currently FirstName and LastName)
in order to do that I am going to ... more >>
Problem of MSDE 2000 Release A Installation
Posted by Chris at 6/18/2005 9:14:02 PM
Hi,
I'm new user for MSDE 2000 Release A.
Recently i have downloading MSDE2000A.exe and extract the MSDE 2000 Release
A installation files under folder name MSDERelA.
I have read thrg the document but still failed to install a new instance of
Desktop Engine for win XP .
Command Prompt... more >>
cannot connect to named instance of msde
Posted by Paul Pedersen at 6/18/2005 2:47:54 PM
I installed a named instance of MSDE SP4. It seemed to go OK, and no errors
were reported.
The instance is listed in the computer's services, and it is running.
However, neither the computer name nor the new MSDE instance is listed in
the SQL Server Service Manager (although an instance on ... more >>
licensing
Posted by Paul Pedersen at 6/18/2005 1:05:07 PM
I've read, or attempted to read, the various distribution licenses for MSDE.
I'm a doctor, not a mechanic... no wait, I mean I'm a programmer, not a
lawyer.
Can anyone provide an executive summary of what these licenses say about who
can distribute MSDE and where? I'm looking for something ... more >>
Strange error message on install
Posted by Paul Pedersen at 6/18/2005 11:29:45 AM
I'm testing the installation procedure before installing in the production
environment.
If I install simply by double-clicking setup.exe, it installs fine, although
I had to add sapwd switch to setup.ini. (There are no other settings in
setup.ini.) But I want a named instance, so I uninstal... more >>
MSDE setup / installation
Posted by at 6/18/2005 12:00:00 AM
Hi
I am a beginner in this, may I asked some basic question
1. do I need any version of MSDE before installing MSDE2000 sp3?
2. I have an environment with two servers, each of these has a web server
with a DC running, and I have written a .NET application for administrator
to maintain user ... more >>
How to output the text of stored procedure from VB.net 2003 standa
Posted by Zadi Friedrich at 6/17/2005 8:01:02 PM
Hi Everyone,
I need to know if there is a way to output the text of a stored procedure in
Vb.NET 2003 Standard Edition. The problem I am facing is after I installed
MSDE2000SP4, I use MS access 2000 premium edition to open my existing .adp
projects and I don't know why all the stored procedur... more >>
SQL 2005 CTP upgrade path?
Posted by MTB at 6/17/2005 2:27:01 PM
I am having trouble finding any information on there being an upgrade path
for the CTP version to the release. Does anyone know where I can find
information that Microsoft is actually planning an upgrade path for the CTP
to the live release?... more >>
Storing XML document in a column
Posted by Julia at 6/17/2005 11:02:15 AM
Hi I have a document managment system which can connect to a variety of
systems(exchange,other data base etc)
pull an XML representation of an item(Contact in exchange for example)
and store them in a column for example
<Contact>
<FirstName>...
<LastName>...
<Country>...
</Contact>
I ... more >>
Strong SA Password
Posted by Frank at 6/17/2005 6:18:02 AM
After running the command suggested in a previous post, (and it looked like
it worked except for the backward progression of the status bar at the end) I
am still
getting the same error:
> A strong SA password is required for security reasons Please use SAPWD
> switch to supply the same.
... more >>
NEED A URL TO DOWNLOAD MSDE200 NOT MSDE2000 RELEASE A
Posted by Zadi Friedrich at 6/16/2005 2:14:01 PM
HI EVERYONE,
CAN SOMEONE INDICATE A URL WHERE I CAN DOWNLOAD THE MSDE2000 SOFTWARE. I
DON'T NEED THE MSDE2000 RELEASE A WHICH IS VERY DIFFICULT TO INSTALL AND
CONFIGURE.
MANY THANKS IN ADVANCE.... more >>
Backup
Posted by dlmcguire77 at 6/16/2005 2:12:12 PM
I have a 2003 server with MSDE on it. When I attempted to backup this server
from another server using Arc Serve, the backup was incomplete because it
could not backup the MSDE database files because they were in use.
Does anyone know of any commands that I may be able to run in a .BAT file t... more >>
How to limit concurrent users when using pooled connections?
Posted by meadensi at 6/16/2005 12:46:03 PM
Hi,
I've been out of the loop for a while but when I learnt about db access from
VB etc we were told to use the same connection credentials such as username
and password in order to speed up access by recycling connections. Nowadays
I want to host a web site with some sort of database at t... more >>
|