all groups > sql server msde > february 2005
Filter by week: 1 2 3 4
Revoking permission to view SQL Stored procs
Posted by Paul Aspinall at 2/28/2005 6:43:54 PM
Hi
Is there a way which I can revoke a users ability to view SQL stored procs,
but still have the ability to execute??
I want to do this via T-SQL, and without just considering the 'WITH
ENCRYPTION' option
Thanks
... more >>
Adding users
Posted by Paul Aspinall at 2/28/2005 6:00:50 PM
Hi
I want to programatically attach a DB to an instance of MSDE, and then
create the user, and give permissions to the DB I've just attached.
I can successfully attach the DB, but cannot get the permissions correct
Which sequence of T-SQL commands should I be calling to:
a). create the log... more >>
Backup SQL Database
Posted by JBMoore at 2/28/2005 5:01:27 PM
The menu item "Backup SQL Database" does not appear as a
choice under Database Utilities when running an Access
2003 Project connected to an MSDE 2000 database on the
local machine. Why?... more >>
Using Web Data Administrator with MSDE
Posted by John Blair at 2/28/2005 3:31:47 PM
Hi,
My Web Data Administrator application was working fine until
I applied the latest .Net 1.1 patch to my winxp pro Pc and now the Web Data
Administrator used to manage my SQL server databases does not work - i
cannot login using either windows integrated or a SQL login account - when i
c... more >>
setup.ini file
Posted by Randy at 2/28/2005 12:13:43 PM
I'm new to using the setup.ini file. Once I have the
options entered into the .ini file. How do you call
the .ini file from the command line?
Thank you,
Randy... more >>
MSDE and Database owners
Posted by Peter at 2/28/2005 6:32:04 AM
How do you change the database owner in MSDE. When I try
and drop the current database owner, it gives me an error?... more >>
Securing SQL Stored procedures
Posted by Paul Aspinall at 2/27/2005 5:04:56 PM
Hi
I have recently read an article which shows how to 'decrypt' SQL stored
procedures even though they have been saved with the 'WITH ENCRYPTION'
option.
This would effectively mean that the encryption does not secure the code to
someone who knows how to invoke the decryption.
Is there ... more >>
msde under user group accounts
Posted by Jason at 2/25/2005 7:45:10 PM
Hi,
I installed msde2000a under an administrator account and changed some
folderpermissions as said in the baseline analyzer.
If i switch to a limited user account, i cannot access the database. Also
the services do not appear in sql services management panel.
Does someone had this prob... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Return value 3
Posted by Stephen Bishop at 2/25/2005 4:19:03 PM
Hello everyone,
I posted this several days ago without response, so I thought I would try
again.
I've been trying to install MSDE2000RelA on a Win XP Pro machine without
success. The install rolls back every time. This machine formerly had Win ME
but has been upgraded to XP Home and then... more >>
MSDE install with application
Posted by Randy at 2/25/2005 3:40:26 PM
We want to be able to install the MSDE 2000 with our
application. Is there a place you recommend to get clear
instuctions on how to accomplish this task.
Thank you,
Randy... more >>
MSDE install
Posted by Randy at 2/25/2005 3:20:16 PM
Hello,
I installed MSDE 2000 sp3 on my windows 2000 computer. I
installed it within the command prompt as per the
instructions "setup INSTANCENAME="InstanceName"
SECURITYMODE=SQL SAPWD="Mypassword"
The setup seemed to run ok. The instancename is running in
the services and the SQLAgent is r... more >>
Problem with MSDE Install.log
Posted by Roland Skottke at 2/25/2005 3:17:49 PM
Hi NG,
the install.log is a very large textfile. If the Install rolls back,
where can I find the reason of the error?
thanks in advance
Roland
... more >>
SETUP.INI localeid
Posted by Paul Aspinall at 2/24/2005 10:04:55 PM
Hi
Does anyone know how to force a windows package to use a specific locale
id??
ie. I just want to have 1 locale set of strings in SETUP.INI and to have my
setup.exe use these regardless of which locale the user is from.
ie. I just want to have [1033] and no others, but want to avoid the... more >>
Access cannot see MSDE when network cable disonnected
Posted by Shane Lim at 2/24/2005 5:05:38 PM
When my users are in the field and try to switch databases the
connection tool cannot see any servers even thought I know they are
there. The data link properties dialog does not see them. Also my data
entry program also cannot see them but is using sqldmo to list the
servers. However my SQL Ser... more >>
Problem With MSDE200 ON WINDOWS XP OS
Posted by GMK at 2/24/2005 3:42:45 PM
i have an appilcation that needs MSDE2000 to be intalled as prerequisit.
while building the setup project of my application Using InstallSheild X
i've integrated a prerequisit rule which consists about oif MSDE2000 is not
installed on the system to stop the intallation ad display an error messag... more >>
How does MSDE store tables for multiple databases?
Posted by M Skabialka at 2/24/2005 3:31:14 PM
New to MSDE (as of today)
I have used Access for many years, and understand the FE/BE connection; each
is a separate database, linked together.
I installed MSDE and opened the Northwind database which looks the same as
in Access. I made a copy of it (copy, paste) then changed some of the ... more >>
Converting to MSDE - stuck already!!!
Posted by M Skabialka at 2/24/2005 2:10:13 PM
I just installed MSDE on my desktop and for my first project took a copy of
one of my Access 2000 databases I have used for years and upsized it. There
were many errors, especially in the queries/views. I expected some errors.
This personal database completely resides on my PC, tables and a... more >>
Trusted Connection - Again - What is happening
Posted by s_benning NO[at]SPAM yahoo.com at 2/24/2005 2:55:01 AM
I have two windows XP serv pack 2 machines. Both have MSDE servers
running. In one I have successfully created a sql user so that I can
connect with a user name and a password. On the other I have followed
the same procedure in creating a user, but when I try to connect:
"Login failed for user... more >>
Limitations od MSDE in comparison with SQL Server
Posted by Nilesh Salunke at 2/24/2005 12:54:44 AM
Hi Everybody,
Please let me know what are the limitations of MSDE in
comparison with SQL Server.
... more >>
MSDE 2000 on Windows 2003
Posted by anuk at 2/24/2005 12:06:18 AM
Hi there,
I want to know can i install on my server msde 2000
without installed sql server 2000? I mean what on my
server MSSQL server 2000 not installed and i want to
install only msde 2000.
thank you... more >>
How to extract a Binary (Image?) from Table then replace
Posted by Antony at 2/23/2005 11:22:03 PM
Hi
I have an MSDE DB that I have 'inherited'. In one of the tables there is
one field that when I view the fields using enterprise manager it says
the field is "<Binary>", I am assuming the data is an image as the field
is called images.
What I want to know is how I can view the images and m... more >>
How do I create a trusted SQL Server Connection on WinXP servPack 2?
Posted by s_benning NO[at]SPAM yahoo.com at 2/23/2005 4:40:04 PM
Hi!
I have MSDE installed and everything works fine on a local desktop.
But when I want to log in from i.e. a development environment from
another machine on my intranet, I can only do that if I have the guest
account on the machine where the MSDE runs set as a member of
administrators. I'd p... more >>
Install rolls back
Posted by Roland Skottke at 2/23/2005 1:51:34 PM
Hi NG,
I have a installation problem on MSDE and install to window 2000
-----------------------------------------------------------
MSI (s) (34:FC): MainEngineThread is returning 1603
MSI (c) (54:58): Back from server. Return value: 1603
MSI (c) (54:58): Decrementing counter to disable shut... more >>
MSDE connection error on SA authentication...
Posted by John Tenney at 2/23/2005 1:24:58 PM
My .NET application that connects to MSDE was running fine on a user's =
Win2000 PC, but now that he reinstalled he is getting the following =
error:
Error opening database connection: Login failed for user 'sa' from the =
..Net SqlClient Data Provider.
I have created a custom installat... more >>
Read only permissions for report writer
Posted by June Macleod at 2/23/2005 11:11:32 AM
I have an msde database (SQL Server 2000) with an web front end. I would
like to create an MS Access Project to allow certain users to create ad hoc
reports.
I have created a new login named Reporter and connected to the msde database
using this user. This user has dbreadonly permissions.
... more >>
MSDE License when used with non-Microsoft database.
Posted by Karl at 2/23/2005 10:45:01 AM
MSDE would make a great local cache in my app that uses dialup networking.
However, the App comminicates with sybase running on Linux.
Am I allows to use MSDE this way? Or should I use an open source database
for a local cache?
Thanks
... more >>
Clone SQL DB (using VB?)
Posted by Gijs Beukenoot at 2/23/2005 9:50:58 AM
Hi all,
I'm having a SQL Server database called X. For testing and training, I
would like to make a copy of the entire DB to Y. This copy should
include all data, properties, indexes, views, etc. Unfortunately, all
my attempts to automate this failed...
Server = MSDE2a
Original database... more >>
Release A Install Problems
Posted by Brian at 2/23/2005 9:09:06 AM
We have packaged MSDE 2000 release A with our applicaiton. A user ran the
install, but when MSDE goes to start it says, MSDE is either currport or has
been tampered with, please uninstall and reinstall MSDE, invalid package ID.
We go to unstill MSDE and it says MSDE is not installed.... We ... more >>
how to store a word document in sql
Posted by Ricardo Le Roux South Africa at 2/22/2005 4:38:05 PM
I Need help on how to store a word document in sql server.what datatype and
how to convert it to store it.
Pleas Help
Thank you
... more >>
Pubs and Northwind
Posted by glennTK at 2/22/2005 4:13:55 PM
I have MSDE 2000 installed but don't know how to connect to pubs or
northwind. Could anyone help? Running Svr 03
... more >>
Password in SQL
Posted by dbc user at 2/22/2005 12:14:05 PM
Hi,
Is there a way I can store password in SQL table as
encrypted using SQL table defintion instead of writing code
to do encrypt and decrypt?
Thanks.... more >>
MSDE 2000 Release A
Posted by Quang Hanh at 2/22/2005 12:43:04 AM
I want to export or import from MSDE 200 Rel A to Access2003/2000. How can I
do ? Thank alot ... more >>
Can you change the INSTANCE name in MSDE?
Posted by gregory_may at 2/21/2005 6:40:54 PM
How can I create an INSTANCE name for an existing install of MSDE?
is this the ONLY way (No gui for this)?
setup INSTANCENAME="InstanceName" SECURITYMODE=SQL SAPWD="AStrongSAPwd"
... more >>
Running MSDE in process
Posted by Andy Nugent at 2/21/2005 12:42:41 PM
Is it possible to run MSDE in the same process as your application?
I seem to remember someone in a previous company getting SQL Server 7
running in this way, but I could be mistaken.
I'm looking to avoid the overhead of marshalling the data across the process
boundaries.
... more >>
not able to connect to MSDE A server on workstation with EM
Posted by Kent Eilers at 2/21/2005 12:09:49 PM
I have installed MSDE A on W2K Pro with the following command line:
c:\msderela\setup.exe sapwd= mypassword securitymode=SQL
instancename=myinstanceName
This works.
I can then setup ODBC using the named instance successfully.
I can start/stop the server using the SQL Server manager utilit... more >>
MSDE Environment
Posted by themafia907 NO[at]SPAM yahoo-dot-com.no-spam.invalid at 2/21/2005 1:04:59 AM
Dear all
i'm new in MSDE, yet, after i'd installed for MSDE ReleaseA which
get from SQL web site, i realise that I can't run the MSDE withou
fully SQL server install, may i know that whether i can run MSD
without fully SQL SERVER install? if so, how to use it..
pls give me some guide on that... more >>
Including MSDE in Windows package, containing C# app
Posted by Paul Aspinall at 2/20/2005 10:52:21 AM
Hi,
I am trying to create a windows installer package, that will install:
- .NET framework
- MSDE
- My app..
Can anyone offer some advice, or point me in the right direction.
How would the package know if .NET framework is already installed, or if
MSDE is already installed.
Any advi... more >>
Release date for SQL 2005 Express??
Posted by Paul Aspinall at 2/20/2005 10:44:10 AM
Does anyone know the Release date for SQL 2005 Express??
Thanks
... more >>
Installing MSDE 2000 Rel A
Posted by Stephen Bishop at 2/19/2005 8:13:02 PM
Hi all,
I am unable to install MSDE on Window XP pro, SP2. Setup rolls back every
time without any indication of why. I had an earlier installation of MSDE
which I removed manually following the instructions in the Knowledge Base
article. I installed MSDE on a Windows 2000 Pro machine usi... more >>
i need installSqlState.sql
Posted by woodcocs at 2/19/2005 11:39:07 AM
I was trying to set up SQL server session state but overwrote the file by
mistake
(>InstallSqlState.sql, instead of <InstallSqlState.sql at command prompt!)
Can someone mail me the file to me at woodcocs@hotmail.com
My MSDE version was Release A and the .sql file was in
C:\WINDOWS\Microsoft.... more >>
Install problem
Posted by Jeter at 2/18/2005 5:12:44 PM
I'am trying to install MSDE Rel A but when installer starts to extract files
to installation folder i get error message saying i don't have enough space
on hard disk.
Disk is 40GB anf there's 28GB free space left...
-mikko
... more >>
Semnt.dll version after new instance installed
Posted by Arhontis at 2/18/2005 1:25:27 PM
Hello,
I was trying to install an instance of MSDE on a machine that already had
SQL Server 2000 and in the installation rolled-back with the error of:
LoadLibrary failed for [path]\Binn\SEMNT.DLL. GetLastError() returned: 126
I found the MS article:
http://support.microsoft.com/default.a... more >>
Cannot connect remotely to MSDE2000 database
Posted by John Blair at 2/18/2005 1:02:16 PM
Hi,
I have a win98 Pc connecting to a winxp pc - trying to connect to the
MSDE2000 database - the database is operating in mixed mode (allows SQL
logins) rather than windows integrated. The database is working ok on winxp
pc - i can use the SQL Web Data adminsitrator to verify that SQL Logi... more >>
Merge Module with Verbose Logging?
Posted by Scott at 2/18/2005 12:57:47 PM
Is this possible?
When troubleshooting MSDE install issues in the field, verbose logging
would be nice. But as far as I can see, it's only available for the
standalone install (/L*v), and not the merge module.
... more >>
Latency Issues
Posted by Tina Smith at 2/18/2005 11:25:32 AM
I'm seeing latency issues with a single user on MSDE. It appears that
data doesn't get persisted to the database for up to 30 minutes. What the
devil could be causing this? These are all new machines running the latest
service packs.
TIA
Tina
... more >>
Examples of MSDE works
Posted by Gary Palmer at 2/18/2005 7:01:07 AM
I'm new to the MSDE part and use to SQL 2000 Enterprise, are there any
programming examples of it works?
Thanks
--
Gary... more >>
Linnux Based Server
Posted by TPG at 2/17/2005 7:11:01 PM
Does anyone know if I can Install MSDE to runon top of my Linnux based
utility server. All my worksttions are XP Pro and I currently have my access
2002 database residing on the server, and until recently have not had any
problems with it.
Thank you
Tom Gorton... more >>
stored procedure
Posted by Dirceu at 2/17/2005 5:31:10 AM
Does msde support stored procedure?
thanks in advance... more >>
Install MSDE on 2003 server cluster
Posted by Carlo Dolenz at 2/17/2005 4:16:23 AM
I've two server 2003 configurated as cluster. How to
install MSDE2000A on nodes ?... more >>
Automating Backups
Posted by Paul at 2/16/2005 4:16:20 PM
Is there a way to automate backups through MSDE? I have been trying to find
a way I can automate a backup of a SQL database through a network. Please
help!
Thanks in advance... more >>
|