User Profile

Collapse

Profile Sidebar

Collapse
semeth
semeth
Last Activity: Sep 11 '08, 06:16 AM
Joined: Aug 27 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • semeth
    started a topic Excel file

    Excel file

    Hello,
    It is posible to write data to excel file without MSExcel installed?

    Thanks a lot for help
    See more | Go to post

  • semeth
    started a topic Getting data from MySQL using VB

    Getting data from MySQL using VB

    Hi.
    That is my problem:

    I want to get from my db some data, but how can i get this data to variable?

    I do that:

    Code:
    conn.Execute "SELECT column1 FROM table1 WHERE id>1 and id<100"
    So how can i write this elements to variables.

    And one of possible method is using loop, but the db is huge, and the query must execute less than 60 second,...
    See more | Go to post
No activity results to display
Show More
Working...