Results 1 to 4 of 4

Thread: Can someone give me a hand..

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2007
    Posts
    11

    Can someone give me a hand..

    Hi,

    I'm very new in VB.NET

    I want to make a looping start from 0 until 99...my friend told me that, better to do it in SQL Query...
    but I don't understand how to make it...

    can anyone help me..?
    or share a simple looping Query for me..?

    Thanks a lot

  2. #2
    Frenzied Member KGComputers's Avatar
    Join Date
    Dec 2005
    Location
    Cebu, PH
    Posts
    2,024

    Re: Can someone give me a hand..

    Hi,

    What's the purpose of your .net loop statement?
    Explain further plsssss...

    Greg
    CodeBank: VB.NET & C#.NET | ASP.NET
    Programming: C# | VB.NET
    Blogs: Personal | Programming
    Projects: GitHub | jsFiddle
    ___________________________________________________________________________________

    Rating someone's post is a way of saying Thanks...

  3. #3

    Thread Starter
    New Member
    Join Date
    Nov 2007
    Posts
    11

    Re: Can someone give me a hand..

    I want to make like this :

    -----------
    |No.1|No.2|
    -----------
    | xxx | 0 |
    | xxx | 1 |
    | xxx | 2 |
    | xxx | 3 |

    The "Number 2" is start from 0 and looping whenever I add "Number 1"...
    Last edited by -InteL-; Feb 1st, 2008 at 03:02 AM.

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Can someone give me a hand..

    Are you running just a straight loop or are you interacting somehow with a database?

    Unless you are, in fact, interacting with some kind of database, I fail completely to see where SQL would play any sort of role at all.

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