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

  1. wa8okr

    SQL SERVER

    You could also set up a DTS package to connect to your FoxPro table directly and transfer all the dtat in the table at once. You can start the dts package using the DTS run command.
  2. wa8okr

    FoxPro V6.0 with Crystal Reports

    The file name is Crystl32.OCX and it does not register when I use a setup program built with the FOxPro setup wizard. I get an error message that Crystl32.OCX was unable to register itself in the system registry. I tried to use regsrv32 to perform this task and it produced the same error...
  3. wa8okr

    FoxPro V6.0 with Crystal Reports

    I am new to using the Crystal Reports ActiveX control and would like some help in working with it. I have tried to use it on a form and it prints reports fine. When I run my program from another machine it cannot locate something the control needs. I found a file with the name on my computer...
  4. wa8okr

    VFP 6.0 with Crystal Reports ActiveX control

    ActiveX newbee?? I have been using this control with varying degrees of success. Mostly I am having a problem with the control registering itself. I ahve made a distribution package with the Fox tools but it did not help. My work around has been to install Crystal and then un install it which...
  5. wa8okr

    Where to buy VFP 7.0

    I have a copy on order with a distributor and they tell me that VFP 7.0 is scheduled to begin shipping from MS 8/04/2001
  6. wa8okr

    Getting success or failure info from scheduled DTS packages

    I find no Job Properties in EM I did find an email box in the job scheduller wizard but I am no scheduling jobs of this nature. I am scheduling DTS packages 47 to be exact these are extracting data from an HP Image database into SQL 7.0, The email task I find will not respond to the workflow...
  7. wa8okr

    Getting success or failure info from scheduled DTS packages

    I have not been able to locate the Job properties in Enterprise Manager. I may not be looking in the correct place. If I do find it I would like to be notified of only a failure since I am using 47 individual DTS packages to extract data from an HP Image database.
  8. wa8okr

    Getting success or failure info from scheduled DTS packages

    I am trying to find a way to recieve failure informarion from a dts package when the transform workflow fails. We are scheduling many simple packages and need to know when they fail. It seems that email will not report on the transform workflow completion. We are using SQL 7.0 Can anyone give...
  9. wa8okr

    Image database dyay import to MS-SQL

    Thanks DougP Do you have any suguestions as to some DTS information that would help me get started on the SQL 7.0 side? It seems that I will be working backwards to what I am used to since I want to try this processing from completely inside of SQL Server. Thanks Bill
  10. wa8okr

    Image database dyay import to MS-SQL

    Hello All I would like to know if it is possible to use SQL Server to directly import data from an HP image data base and not use the interum text file and format files to accomplish this. I have available an ODBC package from MiniSoft that allows connections to the HP database. If this is...
  11. wa8okr

    Using Crystal Reports ActiveX control

    I have been using this control in a few user applications. I havbe been experiencing a problem where during the install process the control cannot be registered and I recieve an error message to this effect. I have two installations that were successful and I am having problems with another. I...
  12. wa8okr

    FAXING OR EMAILING A REPORT FROM VFP

    I am using VFP 6.0 to activate OUTLOOK to do my automatic email processing. You can find help on the subject in the outlook help files. Look under advanced customization, using visual basic with outlook. The VB code is translateable to VFP code. You will need to look up the constants required to...

Part and Inventory Search

Back
Top