Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: deem4
  • Order by date
  1. deem4

    how to display several images in picture boxes?

    Hi everybody, I am actually developing an application on vb 6.I am able to display only 1 image from the database in a picture box but I would like to display several images(in the form of thumbnail) at runtime on the form through a query statement. Can anyone please help me? thks.
  2. deem4

    Visual c++ or Java?

    Hi everybody! I actually have to design an anatomy information system. The system should allow users to query the knowledge base for specific anatomic questions and to retrieve dynamically 2-D/3-D scenes illustrating answers to the query. A spatial database that consists of sets of...
  3. deem4

    Saving data from MSFlexgrid

    Hi Zemp, i'm using an unbound grid. i'm trying to bind it with an ADO control but i'm not being able to do so. The message i'm getting is link to an intrinsic data control. What does that mean? My codes are as follows: Private Sub MSFlexJob_EnterCell() If MSFlexJob.MouseRow = 0 Or...
  4. deem4

    Saving data from MSFlexgrid

    Hi everybody! My problem is that I am using an MSFlexgrid on a form in VB 6 and I'm not being able to save the data the user enters in the grid in the database. I have already put a text box on the grid to allow the user to enter data. I also have a textbox on the form where the clientcode is...

Part and Inventory Search

Back
Top