Thread: db

  1. #1
    Registered User
    Join Date
    Apr 2006
    Posts
    37

    db

    hello all
    well I building a db application using Borland 6.0
    everytime I run the project it asks for username and password for the db, so how could I remove them at startup , knowing that the database doesnt have username and password??

  2. #2
    Software Developer jverkoey's Avatar
    Join Date
    Feb 2003
    Location
    New York
    Posts
    1,905
    I'm assuming you have written the code for this program, in which case the solution is to remove the code that prompts the user for their username and password.

  3. #3
    Supermassive black hole cboard_member's Avatar
    Join Date
    Jul 2005
    Posts
    1,709
    I know this is Hitler-ish, but shouldn't this be on the General or Tech. board?
    Good class architecture is not like a Swiss Army Knife; it should be more like a well balanced throwing knife.

    - Mike McShaffry

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. problem with bootstrap
    By abachler in forum Linux Programming
    Replies: 0
    Last Post: 01-23-2009, 10:41 PM
  2. Assembly Tutorials
    By JoshR in forum A Brief History of Cprogramming.com
    Replies: 13
    Last Post: 06-11-2005, 09:56 AM
  3. problem with db table
    By WaterNut in forum Windows Programming
    Replies: 5
    Last Post: 06-16-2004, 02:52 PM
  4. if is faster than switch?
    By skorman00 in forum C++ Programming
    Replies: 32
    Last Post: 03-06-2004, 01:15 PM
  5. Need help comparing db field values in c++
    By misha in forum C++ Programming
    Replies: 18
    Last Post: 07-09-2003, 09:37 AM