12.09.2010 13:21, Jacek Kałucki пишет:
> Użytkownik Stanislav Colotinschi napisał:
>    
>> Hi. I want to create a simple functionality of authorization when the
>> app launches. I want the app to take from the user his username,
>> password and database name to connect. Then, the app tries to connect to
>> the DB and if the connection succeeds, the main window is shown to the
>> user, else he sees an error (it's not imperative) and may try one more
>> time (or, as a simpler possibility, he is just dropped out of the app -
>> sys.exit(1)). Can I do something like this with Dabo?
>>
>>      
> Hi,
>
> For this purpose, use dSecurityManager class.
>
>    
OK, thanks a lot, I will try it.

-- 
Regards
Stanislav Colotinschi

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to