Results 1 to 2 of 2

Thread: How to Login using borland delphi 7.0

  1. #1
    Join Date
    Mar 2009
    Location
    Ghana
    Posts
    15

    How to Login using borland delphi 7.0

    I will like to login and add user to my database using borland delphi 7.0 to MS Access. Anybody to help me out with this.

  2. #2
    Join Date
    May 2008
    Posts
    2,012

    Re: How to Login using borland delphi 7.0

    May be you can do it by treating like this begin a new application in Delphi and add the following components to the form:

    1 Tmemo renamed qmemo
    1 Dbgrid
    1 buttons
    1 Tedit renamed edparam

    Now add the following components from the ADO tab:

    1 ADOQuery rename to q1
    1 ADOTable rename to ado1
    1 AdoConnection
    1 Datasource from the data access tab.

    have luck

Similar Threads

  1. error Borland Database Engine not installed
    By Asgar in forum MS Office Support
    Replies: 1
    Last Post: 04-02-2013, 04:22 PM
  2. Difference between Turbo C and Borland C
    By Bald-win in forum Software Development
    Replies: 4
    Last Post: 11-05-2011, 08:18 AM
  3. Where can I find Borland C++
    By WarriorP in forum Software Development
    Replies: 6
    Last Post: 17-03-2011, 01:08 PM
  4. Delphi, TWebBrowser, Web-Site Login?!
    By alex198555 in forum Software Development
    Replies: 1
    Last Post: 28-07-2010, 11:11 AM
  5. Delphi, MySQL and Login!!!
    By alex198555 in forum Software Development
    Replies: 8
    Last Post: 24-07-2010, 01:24 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,669,589.02374 seconds with 17 queries