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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by batmanforever

  1. batmanforever

    Array handling SQL

    Can anyone help me out with this ? I have a C code on Win2k machine [ purely C code, not MFC ] that reads off an MS excel database (Office 2k version ). All is well, expcet that I now need some kind of array handling in my SQL queries. Here is what I am doing now is: Pass a number ID value...
  2. batmanforever

    PL-SQL Array Handling

    Hi, I have a C code on Win2k machine [ purely C code, not MFC ] that reads off an MS excel database (Office 2k version ). All is well, expcet that I now need some kind of array handling in my SQL queries. Here is what I am doing now is: Pass a number ID value from my C code as a parameter to...
  3. batmanforever

    PL-SQL Array Handling

    I know MS Excel is not a DB. But I am trying to access the columns and rows in Excel, through PL-SQL, as though they were tables! Its all working fine, except for the dynamic behaviour I need. Any help / suggestions? My question is actually, purely PL-SQL...Excel/Access it dosent matter whcih...
  4. batmanforever

    PL-SQL Array Handling

    Hi, I have a C code on Win2k machine [ purely C code, not MFC ] that reads off an MS excel database (Office 2k version ). All is well, expcet that I now need some kind of array handling in my SQL queries. Here is what I am doing now is: Pass a number ID value from my C code as a parameter to...

Part and Inventory Search

Back
Top