CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: help

  1. #1
    Join Date
    Feb 1999
    Posts
    1

    help



    hi ,

    i am new vb/sql programmer,

    i need some practise on the above

    could you please help me

    in getting an application with

    source code for free.

    it will be your great help.


    jig.

  2. #2
    Join Date
    May 1999
    Location
    Oxford UK
    Posts
    1,459

    Re: help



    Hi


    I wrote an application for the CodeGuru site at :


    http://www.codeguru.com/vb/articles/1634.shtml


    which basically maintains a local Access Database - although the code should work with any SQL-Compliant database. It shows how to do selects/updates/inserts etc in a working application.


    Regards


    Chris Eastwood


    CodeGuru - the website for developers

    http://www.codeguru.com/vb


    VBCodelibrary

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

Featured