|
-
Aug 28th, 2003, 06:18 PM
#1
Thread Starter
Hyperactive Member
Again databases...
Ok, now it's time of connecting to a MS Access database. I want to do an access by "user", so some users can only read from the table "Customers", and other users can only read from table "Articles". I tried to create a connection string by dragging into the form the CONNECTION object, but it says me it failed to connect to database. No reserved or strange words in the users name, nor stange passwords. Maybe it's not a .NET problem, but a MS Access one?
Let's start from the beginning?
- How can I create a multiuser database?
- Yes, I know how to do that.
- How do you establish connection with that database?
- I drag and drop the CONNECTION object....
Why these 2 easy step won't work?
Thx, Xmas
Learn, this is the Keyword...
-
Aug 28th, 2003, 06:19 PM
#2
Thread Starter
Hyperactive Member
Learn, this is the Keyword...
-
Aug 29th, 2003, 02:57 AM
#3
Frenzied Member
Do you mean multi user at the database level? Have you set the security options in the access? If so then you need to set the advanced properties of the connection string and it should know where is the security file of access database that holds the user information. Drag and drop a connection on the form (from the Data tab) and then set the connection string and its advanced settings.
'Heading for the automatic overload'
Marillion, Brave, The Great Escape, 1994
'How will WE stand the FIRE TOMORROW?'
Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979
-
Aug 29th, 2003, 04:21 AM
#4
Thread Starter
Hyperactive Member
Ok, thanks...
I'll try, and then let you know!
Best regards.
Learn, this is the Keyword...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|