Results 1 to 2 of 2

Thread: Visual Studio Newbi - Images!!!

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2003
    Posts
    1

    Visual Studio Newbi - Images!!!

    Hi

    I am a complete novice to VB & VB.Net

    I am working on a project for a new company (Mine) whereby I will scan a paper form, Save the form in a directory and reference the scanned image location in an MS Access Table.

    I want to be able to use VB.Net as a front end to the table and have the user input a reference number (which is linked the to file location in Access, have the image appear on the screen and then have a button on the form to print the image on a report.

    I konw this is possible in MS Access coz I am already doing it, but I need to use VB.Net as the front end so that I can supply clients with a copy of their image database on CD as a stand alone exe file with no need to have access installed on their pcs.

    Any help would be greatly appreciated, sample codes would help too.

    Regards

  2. #2
    Frenzied Member <ABX's Avatar
    Join Date
    Jul 2002
    Location
    Canada eh...
    Posts
    1,622
    You Need a few things:

    MDAC to distribute a program that uses a MS Access DB.

    You also need to learn how to use DB's in VB.NET

    LINK
    Tips:
    • Google is your friend! Search before posting!
    • Name your thread appropriately... "I Need Help" doesn't cut it!
    • Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
    • Allways Include the Name and Line of the Exception (if one is occuring!)
    • If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)


    If you think I was helpful, rate my post
    IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous

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