Results 1 to 2 of 2

Thread: [RESOLVED] Update database with deployment information

  1. #1

    Thread Starter
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Resolved [RESOLVED] Update database with deployment information

    What I want to do is to update an online database (web based) with information from an installation. I don't want to include the database application part in the application itself for with VB that could make the app 10 times larger than it is now. What I want to do is find a way to update the database (real time or by file upload, but prefer real time). What I definitely do not want is to use the web browser in the manner that php or cgi does by putting the information in a web browser that can be seen. This information is password and keys that need to be logged to the database for the app to function, so it CANNOT be seen by users etc...

    What is the methodology that should be used for such a deployment?

  2. #2

    Thread Starter
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: Update database with deployment information

    Ok, sorted out

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width