Logging In |
If you have a NetServer ticket ("7T:ABC....12XYZ=") you can use this instead of a username + password, like this:
ticket = "7T:ABC....12XYZ=" isOk = db.Login( ticket, "" )
Up: Getting Started Prev: List Items Next: Reference The Database Component Edit