ODBC Connection - read/write access
From: Dusen (dusen21@yahoo.com)
Date: 12/05/02
From: "Dusen" <dusen21@yahoo.com>
Date: Wed, 4 Dec 2002 16:20:50 -0800
If I used an ODBC connection to connect to a MS SQL
Database with no security setup (e.g. only 1 SA account
with default password), do I only have read access or will
I be able to have write access to the database as well?
Thanks,
Dusen
Relevant Pages
- Re: CREATE AGGREGATE failed because type Concatenate does not conform to UDAGG specification due to
... Go to the Database tab and click on the browse button next to the connection string. ... In the New Database Reference dialog, enter the details for the database where you want to deploy the assembly and create the user defined aggregate. ... I'm trying to do some CLR integration with sql server 2005. ... (microsoft.public.sqlserver.programming) - Re: PerfMon recording to SQL 2005
... seconds or even every ne second) from a busy server to a database on ... On the Perfmon counter Log Files tab, SQL Database has been set, End File ... Configuring the log file, choose the tested DSN as the System DSN ... The user account I created in SQL is an owner of the ... (microsoft.public.sqlserver.server) - Re: SQL 2005 express security issue
... I can't use Windows authentication because I can't control account creation in client machine, ... I can't control user attached to my database because it is his own machine, I can't set any file permission, so the last security measure is to use SQL authentication to protect my data. ... You do not have to use the "sa" account and it's not recommended using this account because every hacker knows that SQL Server has a built-in sysadmin account which is called "sa". ... (microsoft.public.sqlserver.security) - Re: SQL 2005 express security issue
... Ekrem Onsoy ... I can't use Windows authentication because I can't control account creation in client machine, ... I can't control user attached to my database because it is his own machine, I can't set any file permission, so the last security measure is to use SQL authentication to protect my data. ... (microsoft.public.sqlserver.security) - CREATE AGGREGATE failed because type Concatenate does not conform to UDAGG specification due to meth
... Now register the assembly and the aggregate in the SQL Server database you want ... I'm trying to do some CLR integration with sql server 2005. ... (microsoft.public.sqlserver.programming) |
|