Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: Need Installer Software

  1. #11
    Join Date
    Apr 2003
    Posts
    13,270
    Rep Power
    35

    Default

    Quote Originally Posted by Dj Still
    i just got the dsn to work

    respect.

    need vb.net studio to download or the whole studio or vb 2005 to download where can i get it.
    You can try getting it from a local computer store, or buy it from Microsoft Developers site.

    http://msdn.microsoft.com/
    http://msdn.microsoft.com/vstudio/
    "The best software is the one that fits your needs." - A_A

    Virus free since: date unknown
    Anti-virus free since: August 2008

  2. #12
    Join Date
    Jul 2005
    Posts
    93
    Rep Power
    0

    Default

    hail fan, hail.

    how can i prevent errors from taking place in my database (Video Rental system) if the database is not present.

    i want to know how the error handler go example

    "on error resume next"

    i want to know how it works a tutorials will be good.


    respect mi boss.

  3. #13
    Join Date
    Jul 2005
    Posts
    93
    Rep Power
    0

    Default

    Hail arch _angel,

    i have 2 text boxes, txtcode and txtname. txtcode is the primary key how can i make sure the value entered in it is not repeated , and how can i make sure only textvalues of lenght 6 characters is entered in it.

    in Txtname how can i make sure only character and not numbers is entered in it. and the length of character should be no more than 15 character.

    please help me it is urgent.

  4. #14
    Join Date
    Jul 2005
    Posts
    93
    Rep Power
    0

    Default

    How does Error Handling works

    How can i stop error in my program at run time ?
    Last edited by Arch_Angel; Sep 10, 2005 at 02:41 PM. Reason: merged multiple posts

  5. #15
    Join Date
    Apr 2003
    Posts
    13,270
    Rep Power
    35

    Default

    Visual Basic is not my strong language. Haven't done anything with it in a long time. So I'm not the best person to help.

    Anyone with some visual basic skill can give dj still some assistance?
    "The best software is the one that fits your needs." - A_A

    Virus free since: date unknown
    Anti-virus free since: August 2008

  6. #16
    Join Date
    Apr 2005
    Posts
    1,333
    Rep Power
    0

    Default

    I'm a bit rusty on this, but I think you can use the onError Resume Next command in your code.
    The fox was probably right - they could have been sour grapes.

  7. #17
    Join Date
    Jul 2005
    Posts
    93
    Rep Power
    0

    Default

    i got tutorial on error handling to im go to try it out.

    respect still

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •