We have Access 2003 database that includes sensitive information. We use ASP as the frontend.
The database should be accessible by only one domain admin and needs to be secure from all other
access by everyone else.
- Setting permissions on the DB to just the domain admin won't work...
Thanks that is what I thought, my boss is trying to do this quickly and I am doing my best to get the answer he wants but it seems he always adds a twist to it.
Thank you, once it is hidden how do I unhide it and can someone else unhide it? Only one person can have access to it and how about the asp as far as passing the password any ideas?
We have Access 2003 database that includes sensitive information. We use ASP as the frontend.
The database should be accessible by only one domain admin and needs to be secure from all other
access by everyone else.
- Setting permissions on the DB to just the domain admin won't work...
We have Access 2003 database that includes sensitive information. We use ASP as the frontend.
The database should be accessible by only one domain admin and needs to be secure from all other
access by everyone else.
- Setting permissions on the DB to just the domain admin won't work...
I am still having my nullable smalldatetime fields displaying as 1/1/1900. I have many date fields that I don't want anything in. This is on a web based form with asp. I am not sure what to type or where.
I use both Access and SQL, varchar goes up to 8,000 characters where test max is 2,147,483,647 characters. If you don't need that much it a waste of memory. Text, space is allocated in 8K pages.
In my sql database all my nullable dates are getting 1/1/1900 inserted. I don't want this. I am using a web based form with asp. How do I change this default. I am just learning and can't quite get things to work right. thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.