all groups > sql server msde > november 2004 > threads for november 8 - 14, 2004
Filter by week: 1 2 3 4 5
MSDE->ACCESS ERROR
Posted by Dave at 11/14/2004 9:41:45 PM
I am using MSDE on XP pro Service Pack 2 and have stored my data on the
default instance of MSSQLSERVER on my computer ID OFFICEPC. This is
networked to LAPTOP and SHOPPC.
My Access front end works fine with the SQL back end on the OFFICEPC. But
when I try to link the same front end from one... more >>
msde from sql server
Posted by Dave at 11/14/2004 9:28:28 PM
Hi,
If I write an sql server application can I use the application and the
database that the application create on different computer running msde???
Can I use msde from a remote computer???
Thanks!
... more >>
XM SQL Server Express Manager
Posted by Unicorn at 11/14/2004 2:53:11 PM
I have been reading a little about SQL Server Express and have seen a number
of references to SQL Server Express Manager in which it is stated that it
will allow easy database management and query analysis capabilities, will
have a small download size, and will be freely redistributable. And furt... more >>
Lost Password - Login
Posted by Scott at 11/13/2004 7:10:02 PM
I recently tried to create a new SQL Database within MSDE. In doing so, it
asked for my admin login and password. I would swear that I, as I always
have, left the login as "sa" with no password. However, I have tried that
along with every other conceivable password I have ever used and I am... more >>
OSQL question
Posted by Brad at 11/13/2004 7:05:55 PM
From a command prompt I try to connect to my newly installed isntance of
MSDE. I use the following:
osql -U sa
and I get:
[SHARED MEMORY] Invalid Connection
[SHARED MEMORY] ConnectionOpen(InvalidInstance())
What am I doing wrong here?
Thanks for the information.
Brad
... more >>
Can i developmy db in SQL Server MSDE then upload to SQL Server 20
Posted by JoeConnor79 at 11/13/2004 8:39:02 AM
I want to develop a web application using the MSDE version of SQL server -
will i then be able to upload it to a web host running SQL Server 2000?
Thanks... more >>
BackUp master log failed
Posted by Edward at 11/12/2004 3:16:02 PM
Hi,
Any one !
I can not create the backup of the master db log.
Is there a restriction on master db log?
thanks in advance
Ed... more >>
dumb question
Posted by djc at 11/12/2004 11:06:18 AM
Hello, I'm an MSDE n00b but I do have a basic understanding of SQL Server
2000. I have used Enterprise manager to create/manage users/permissions and
replication before. I am however not familiar with MSDE. I am using MSDE
because I'm playing with asp.net. Since there is no user interface I am
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Can I get a link to step-by-step MSDE install instrustions on WIN2
Posted by ComfortablySAD at 11/11/2004 8:14:13 AM
Hi All,
I new when it comes to MSDE but all I need to do is install it and setup an
ODBC data source for an application I run. It's on Windows 2003 Server and no
matter what I do I can't setup an ODBC connection using SQL authentication
because I get error 18456 all the time. I've granted m... more >>
creating stored procedures with msde ?
Posted by vkodwani NO[at]SPAM ce.com.pk at 11/11/2004 4:15:44 AM
hye
Do ny help me by telling
1. Can we create stored procedures with MSDE ?
2. How can we include stored procedures with deployment ?
3. How can we install MSDE with our application ?... more >>
Which MSI used to istall current instances
Posted by Ross at 11/10/2004 11:15:36 AM
Hi,
I'm using the MSDE 2000A setup package, but as part of a
custom setup, I want to replce the MSDE setup.exe with my
own launcher code that will determine which of the
SqlRun**.msi files have been used already.
After reading the kb article at
http://support.microsoft.com/?kbid=31176... more >>
Connect MSDE from Enterprise Manager : MSDE Access denied
Posted by Rui Oliveira at 11/10/2004 9:14:09 AM
I have an instance of MSDE installed in one computer and a
full SQL Server installation in other computer.
I what make a connection in SQL Server Enterprise Manager
to the MSDE instance.
But when I tried the connection are no established.
What can be the problem?
Thanks, Rui
... more >>
MSDE as prototype
Posted by Marc Connolly at 11/10/2004 7:55:26 AM
I have reporting responsibilities in a big company within a marketing
department and use DB2 queries and Access then excel to create sales and
profit reports for 3 different sales divisions. We have a "SQL server group"
in our division but internally we can not rapidly develop applications due... more >>
backup and restore MSDE database
Posted by niv at 11/10/2004 6:18:18 AM
Hello,
We are currently migrating from NT to 2K servers and I
have been assigned to port over an MSDE database from the
NT environment to Windows 2000 Server.
Can someone please point me to a tutorial on how to backup
and restore an MSDE database..
Thanks,
niv... more >>
connect MSDE 2000 with VB.net front end
Posted by jtart2 at 11/9/2004 4:10:38 PM
I am familiar with MS Access and SQL Server 2000 because
I have set them up myself,and used them in my offices.
(Access front end, SQL Server back end)
I recently purchased Visual Studio .Net so that I may
learn how to program. My goal is to build an application
for my profession that I ... more >>
MSDE Install Hangs for hours
Posted by dramos at 11/9/2004 1:59:08 PM
Our application uses MSDE. On one computer running Windows XP. The MSDE
intstall runs for 4+ hours and never completes.
Here are the last few lines of the msde install file- Any ideas on what
might be happening?
Starting custom action NoRebootReplace
TempFolder Property is C:\DOCUME... more >>
MSDE timeout with wireless network enabled
Posted by JohnD at 11/9/2004 1:05:07 PM
Hi,
I have local MSDE installed on my laptop. When I am physically
connected to our network I can connect through my ODBC application
without issue.
However, when I have wireless networking enabled the first time I try to
connect I get a timeout. But, I'm able to immediately connect af... more >>
Version
Posted by anonymous NO[at]SPAM discussions.microsoft.com at 11/9/2004 12:51:24 PM
Does anyoene knows how can I see which MSDE version do i
have?
I have an application that installs MSDE automatically.
Thank you ... more >>
Can I still redistribute MSDE after SQL Express is out?
Posted by Hani Atassi at 11/8/2004 1:49:03 PM
I wonder if I can still redistribute MSDE after SQL Express is released. I
read in this page http://lab.msdn.microsoft.com/express/faq/default.aspx that
SQL Server Express is the replacement of MSDE. So, I wonder if the
redistributable license for MSDE is still valid after SQL Server Express i... more >>
MSDE Licensing In Web App?
Posted by Hani Atassi at 11/8/2004 1:29:06 PM
I have an ASP.NET web application that will be accessed from the Internet.
Does the MSDE redistributable license cover this situation?
Thanks,... more >>
Installing MSDE200A on Windows 2003
Posted by Brian at 11/8/2004 7:09:02 AM
I have done a freresh install of Windows 2003, patches and now trying to
install MSDE RelA.
I use the command line "SETUP SAPWD="Password"" and it appears to install
successfully. I restart. When I try to install an application that uses
MSDE it claims there is no database.
I do a "net... more >>
|