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

    Can not compile the VBA module

    Hi, I am trying to run a VBA macro from within Business Objects. This macro runs fine in windows 2000 but in XP pro it gives following error : "Compile error" "Can't find project or Library" and it points to following line which appends a date field at end. temp_file = "C:\temp\" & Rep.Name...
  2. DWResource

    BULK Loading

    I get following error while trying to use BULK Loading. Traget & Source DB : Oracle 9i Client 9i No PK/FK indexes on target table. I have defined the qualifier in front of the source as well as target table. Just loading data from source to target and BULK loading option FAILS. If I...
  3. DWResource

    CALLING UNCONNECTED STORED PROCEDURE

    I am trying to run an unconnected stored procedure which has an input parameter and an output parameter. Stored Procedure has been defined in Oracle. In Informatica, it is a TARGET POST-LOAD type. It is an unconnected procedure. In the properties tab, I have defined the call text as...
  4. DWResource

    ODBC.NET version for Informix 7.2 and Oracle 8.1.7 client

    Can anyone please tell me which version of Odbc driver works with Dot Net Webservices to connect to Informix database. I have Informix 7.2 running. Do we have to apply a patch on Informix database to work with Dot Net platform. Also where do I get the ODBC.Net driver for Oracle running Oracle...
  5. DWResource

    Informix ODBC Driver Version For Dot Net

    Can anyone please tell me which version of Odbc driver works with Dot Net Webservices to connect to Informix database. I have Informix 7.2 running. Do we have to apply a patch on Informix database to work with Dot Net platform. Thanks
  6. DWResource

    Informix connectivity with .NET

    I am facing ODBC connectivity problem using Webservices developed in .NET with Informix. Can anyone tell me where I can find more information about .Net connectivity with Informix Thanks
  7. DWResource

    Converting an RTF Document to EXCEL

    I know very few about VBA. I currently use Business Objects which support VB Macros. I got a sample code from a BusinessObjects forum that I am trying to modify. Question I would like to ask is : "Is there a way to convert an RTF document into Excel spreadsheet ???" Can it be done...
  8. DWResource

    HELP!!! Running a oracle query in batch..

    Hi All, I am learning some tricks, but still new as far as running a oracle query in batch is concerned. Can anyone please let me know, how can I run a oracle query in batch mode. Meaning that if query has some inserts into a table then how can I add commit at end, fire a query and just forget...

Part and Inventory Search

Back
Top