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 TouchToneTommy 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: *

  1. pterochild

    Determining of a double has a decimal

    Hi all, I am wondering how to determine of a double X has a decimal or not. For example: 5.2 would have a decimal 5.0 would not 5.000009 would Anyone??
  2. pterochild

    DB2/AS400 Batch Transactions

    Hi all, I am looking for the keywords/commands in a db2/as400 environment that allow batch transactions to occur. Basically, I need to: (This is not my code, nor my choice of programming language, so please be gentle) On [Error] then go to *ErrorCapture* BeginTransaction (this is where...
  3. pterochild

    My Kingdom for a page break!

    sigeos, Thanks man...I feel so stupid now...I knew it had to be something simple like that...duh. pterochild
  4. pterochild

    need Grid to update adodc

    sfunk, You have to create the object, use the dataSource property and set it to the ADODC's name, and set the AllowUpdate,AllowDelete,AllowAddNew properties to true.
  5. pterochild

    My Kingdom for a page break

    Okay, ya so it seems really simple...I just want a page break in my group footer in a VB6.0 report...but I cannot figure out how it is done. There seems to be no page break object/control. I know there is one in Access...have I missed a check box or something?? I feel so stupid fro asking, but...
  6. pterochild

    MS Access version question

    Good Point regarding consistancy, however, Access 97 may be hard to purchase now a days. You can go Access 2000, but I would not recommend Access 2002 (XP). ptero-child
  7. pterochild

    My Kingdom for a page break!

    Hi all, I am using vb6.0 and the 'wonderful' reports it produces. I have two questions: 1. How do I place a page break in the group footer? 2. Anyone found how to put a checkbox on the report?
  8. pterochild

    Locked by User "admin"

    This sounds like a record locking issue. One person is already trying to edit/update the same record as another. Another thing is that Access 'page locks', when one person is working on a record it locks others around it as well. I am not sure but I believe the page file is 1K (it think)...

Part and Inventory Search

Back
Top