Topics
Started by
Posts
Last post
I like to link MSAccess97 database through SQL Server 2000. MSAccess97 database is password protect…
2 replies
Hi! I have a job that is running daily a DTS package. The job fails, but if I run the DTS package m…
1 replies
This is driving me bananas. We have a very simple setup using Access as a front end with SQL Serve…
3 replies
We have a new 3rd party app payroll app using SQL Server as the back end. The powers that be want t…
5 replies
I've posted this in both Security and T-SQL. Here are the system details SQL Server 2K running on i…
3 replies
How a user can be granted TRUNCATE TABLE permission on A Table OR all Tables in a DB in SQL Server …
18 replies
I have a table that stores passwords for a web app. Is it possible to obfuscate them from viewing?
4 replies
Hello everybody, I want to protect de Store Procedures code for a only reader data user because I c…
7 replies
hi, I have a SQL Server 2K box that has a stored proc that uses a linked server(access database).…
3 replies
Hi, Every night, new records in several tables on an off site SQL box needed to be copied over to a…
3 replies
L.S. A while ago i posted a warning against the encrypt function and added a recommandation for the…
10 replies
Try this: select encrypt('test') Result: 0x7400650073007400 huh? 0x 74 select char(0x74) = t 00 65 …
4 replies
I am attempting to create a procedure that executes a DTS package from a VB app. The package was i…
5 replies
How do I set time_lock out
2 replies
I confused on how and when to use database application roles. Can any help clear this up. Currentl…
4 replies
Viewing 15 topics - 1,156 through 1,170 (of 1,323 total)
You must be logged in to create new topics.