User Profile

Collapse

Profile Sidebar

Collapse
PCroser
PCroser
Last Activity: Jun 23 '07, 01:54 PM
Joined: Jun 23 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • PCroser
    replied to Time Format
    I think it should be format("HH:mm)

    the uppercase HH represents 24 hour time.
    the lowercase hh represents 12 hour time.

    Peter
    See more | Go to post

    Leave a comment:


  • PCroser
    started a topic Table Corrupted due to NEW ADODB.RECORDSET

    Table Corrupted due to NEW ADODB.RECORDSET

    I have encountered a problem when querying a table.
    The query passed data into a recordset which should have resulted in many records but has returned EOF.

    After debugging the code the only solution i have found is that i have set the recordset to NEW ADODB.RECORDSET two times before actually perfoming the rs.open (once in the main program and once in the dll which contains the loadrecords function).

    MAIN PROGRAM...
    See more | Go to post
No activity results to display
Show More
Working...