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: billyhs
  • Content: Threads
  • Order by date
  1. billyhs

    Syntax error in FROM clause

    Dear experts, I'm using VB6 and Access database for my development. Currently, I'm having a problem with SQL syntax. VB6 gave me an error message saying "Syntax error in FROM clause" which I have been trying to fix but had no luck so far. Here is the code portion which contains the SQL...
  2. billyhs

    Problem with ADODB RecordSet & Crystal Viewer

    Dear Experts, I'm having a problem with Crystal Report Viewer CRViewer1 not showing right amount of records speficied in my ADODB Recordset. The viewer instead is always displaying all records from my database. I had proven using the VB6 debugger that the recordset recordcount contained right...
  3. billyhs

    From pixels to Row and Columns

    Hello everyone, does anybody know how to convert from X,Y pixels location to Row and Column, in a Form ? I have a situation where I want to put up a shortcut menu at the location of my label control. The label has Left and Top positions in pixels, but the popup menu takes Row and Col positions...
  4. billyhs

    disappearing modeless form

    Hi all, I'm new in programming Visual FoxPro, and am using version 8. At the moment I'm encountering the following problem which I can't solve, I have a top-level form that has one command button named btnMaintain to open another form using createobject function. When I clicked on that button...

Part and Inventory Search

Back
Top