Subject | Re: Re[2]: [firebird-support] firebird multiple user on delphi 7 |
---|---|
Author | cedriz monteagudo |
Post date | 2013-03-25T06:37:24Z |
im sorry for not elaborating my question and stating it clearly. restrictions means restrictions on accessing files, e.g. on my database i have 5 tables in which only 2 tables will be allowed on a account or 3 tables. i would like to know if it will be on delphi 7 that i put the restriction or will it be on the firebird server? i want to set up a network in which i can connect on a local network and at the same time can access it remotely from another location. not included in the local network.
________________________________
From: Dmitry Kuzmenko <kdv@...>
To: firebird-support@yahoogroups.com
Sent: Monday, March 25, 2013 2:18 PM
Subject: Re[2]: [firebird-support] firebird multiple user on delphi 7
Hello, cedriz!
Monday, March 25, 2013, 5:18:52 AM, you wrote:
cm> thanks for the answers i will look upon them.
cm> but is it possible to connect to a firebird server via lan and
cm> internet simultaneously?
what is internet and what is lan? And how it differ?
No difference. At least for Firebird and lot of other
applications.
cm> also can i put restrictions on users via
cm> firebird or i just need to do it on my delphi app?
you are too misty. What restrictions?
There are lot of things can be made
- by firewall
- by connection encryption software like zebedee.
- by delphi application
- by SQL grants
- by your logic in procedures and triggers,
allowing to restrict users at record level.
So, what are you asking about?
--
Dmitry Kuzmenko, www.ib-aid.com
[Non-text portions of this message have been removed]
________________________________
From: Dmitry Kuzmenko <kdv@...>
To: firebird-support@yahoogroups.com
Sent: Monday, March 25, 2013 2:18 PM
Subject: Re[2]: [firebird-support] firebird multiple user on delphi 7
Hello, cedriz!
Monday, March 25, 2013, 5:18:52 AM, you wrote:
cm> thanks for the answers i will look upon them.
cm> but is it possible to connect to a firebird server via lan and
cm> internet simultaneously?
what is internet and what is lan? And how it differ?
No difference. At least for Firebird and lot of other
applications.
cm> also can i put restrictions on users via
cm> firebird or i just need to do it on my delphi app?
you are too misty. What restrictions?
There are lot of things can be made
- by firewall
- by connection encryption software like zebedee.
- by delphi application
- by SQL grants
- by your logic in procedures and triggers,
allowing to restrict users at record level.
So, what are you asking about?
--
Dmitry Kuzmenko, www.ib-aid.com
[Non-text portions of this message have been removed]