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

    Creating a Dynamic Report

    I have to create a summary report that lists problematic data. These data come from certain fields - from different tables - named xPROBLEM, where x is the name of the table the field is in. What I'm trying to do is to create an Access Report that shows ONLY the fields that does not have a...
  2. LeoPascual

    Date string to Oracle date datatype

    I have variable that holds a date string looking like this: '05312002140059' [The format is read as: 'mm/dd/yyyy hh24:mi:ss']. I need to execute a stored procedure in Oracle through VB. The date string comes from a tab delimited text file, which is read into a string variable in VB. From there...
  3. LeoPascual

    Date string to Oracle date datatype

    I have variable that holds a date string looking like this: '05312002140059' [The format is read as: 'mm/dd/yyyy hh24:mi:ss']. I need to execute a stored procedure in Oracle through VB. The date string comes from a tab delimited text file, which is read into a string variable in VB. From there...

Part and Inventory Search

Back
Top