Search:

Type: Posts; User: madnessman

Search: Search took 0.04 seconds.

  1. Replies
    5
    Views
    1,140

    Re: Deleting the whole contens in a database

    you can use the looping.. delete record from the first row up to the last by using EOF or BOF.. Do while not rs.EOF
  2. Connecting Mysql to the other Computer/Server using ODBC parameter, ODBC driver 5.1

    Connecting Mysql to the other Computer/Server using ODBC, ODBC driver 5.1/3.51
  3. Replies
    12
    Views
    1,229

    Re: Sort Numbers in order in listview?

    try this code
  4. Replies
    12
    Views
    1,229

    Re: Sort Numbers in order in listview?

    you can download the code here... http://planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=71882&lngWId=1 or here...
  5. Replies
    12
    Views
    1,229

    Re: Sort Numbers in order in listview?

    you can try this.. listview1.listitems.add=format(text1.text,"0000000000")..all must have the same digits to get it sorted
  6. Replies
    9
    Views
    6,193

    Re: How to create a TextBox array in VB6

    try the index
  7. Re: [RESOLVED] "Runtime error '430' class does not support Automation or does not sup

    man.. compile ur project in the older version of OS.. when u compile ur project in the latest version then run or install it in the lower version of OS, the error will occur, which means...
Results 1 to 7 of 10



Click Here to Expand Forum to Full Width