Results 1 to 2 of 2

Thread: Accessing a SQL database

  1. #1

    Thread Starter
    Hyperactive Member Gimpster's Avatar
    Join Date
    Oct 1999
    Location
    Redmond, WA 98052
    Posts
    331

    Post

    I'm kinda new to writing front end applications for databases. I'm working on a project right now, where I have a Sybase SQL Sever database. I don't want to use the Data Control included in VB, I want to use ADO. What do I need to know in order to be able to:

    1. Connect to the database
    2. Access the tables in the database
    3. Display the information in text boxes
    4. Manipulate the data (i.e. move from record to record, add new records, delete old records, etc.) with a set of custom controls (essentially custom buttons, or something similar. Again, I don't want to use the Data Control)

    Please tell me what I need to know about these topics, or direct me to a site that gives very comprehensive tutorials. Thanks.

    ------------------
    Ryan
    [email protected]
    ICQ# 47799046

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844

    Post

    the help files are your friend, Gimpster, but you do not seem to want to read my posts when I tell you to check them out.....

    Tom

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