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 Mike Lewis 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. mickymoo

    problems batch file not working

    thanks all of you for your help I got it working First of all it needed to be system not system 32 secondly I had to physically set the path for regsvr32 in the batch file ie cd c:\windows\system It now works fine (ish) it doesn't seem to want to register my comdlg32.dll file but I suspect...
  2. mickymoo

    problems batch file not working

    thank you one and all unfortunately I cannot test this until monday but thanks anyway
  3. mickymoo

    problems batch file not working

    Check it in what way? (pardon my ignorance I have little experience in this way)
  4. mickymoo

    problems batch file not working

    But in principal bearing in mind I get the batch file correct, there is no reason why this approach shouldn't work?
  5. mickymoo

    problems batch file not working

    So I should just type the path in instead?
  6. mickymoo

    batch file help needed

    Confused When I run this batch file on w2000 it works perfectly. When I run it on w98 I get the error Bad name or command and it hangs. Any ideas why? rem this batch file copies all the necessary dll's and ocx files to make crystal viewer work properly on a computer if exist...
  7. mickymoo

    problems batch file not working

    When I run this batch file on w2000 it works perfectly. When I run it on w98 I get the error Bad name or command and it hangs. Any ideas why? rem this batch file copies all the necessary dll's and ocx files to make crystal viewer work properly on a computer if exist %systemroot%\system32...
  8. mickymoo

    Help Newbie With WAP problems!

    thanks for all your advice. the static IP adresses worked!
  9. mickymoo

    can I view crystal from access without using crystal itself?

    I did as you said and I have included the Excel export. I am not using Oracle. I am connecting directly to an Access database. On my colleagues computer (who of course has crystal) the DB works fine. However on a different computer it doesn't. I guess this pretty much indicates I have a dll...
  10. mickymoo

    can I view crystal from access without using crystal itself?

    Ah HA! Well progress has been made. I read the articles if runtime.hlp files and as far as I can see I only need craxddrt.dll and crystalviewer.dll. I manually transferred and registered these and it seems happier. My problem is now that running a crystal report from a network location, it...
  11. mickymoo

    Help Newbie With WAP problems!

    Sorry back to basics How can I tell if my TCP/IP' are correct. When I ping I get nothing, so I guess this means not? DO I need to configure the WAP? Essentially it appears the Laptop recognises the presence of the PC as it adds it to the workgroup and the icon appears on the Laptop. When I...
  12. mickymoo

    can I view crystal from access without using crystal itself?

    Problem 1 - don't have that file Is it just the two dll's? Can I register them manually on each computer? cheers for your patience
  13. mickymoo

    Help Newbie With WAP problems!

    Dear All, I have a PC (W2000) and laptop (wXP) and I am trying to create a wireless network between them. I have got a netgear 4 port hub and networked the PC to it. I have then networked a Belkin Wireless Application Point into the network. The wireless modem in my Laptop recognises the...
  14. mickymoo

    can I view crystal from access without using crystal itself?

    Excellent BDReed - the form worked brilliantly. Now if you can pardon my ignorance how doI go about create a distribution package for the dlls. I only have about 12 infrequent users. Do I just copy the files and then register them with each computer or is there a simpler way? Cheers Mickymoo
  15. mickymoo

    can I view crystal from access without using crystal itself?

    thanks a lot I shall have a look tomorrow morning. I may need a little more help if you are willing Thanks Mickymoo
  16. mickymoo

    can I view crystal from access without using crystal itself?

    I have written some reports in crystal 8.5 based on an access 2000 db. Can I view these reports in access 2000? Can someone else view them even if they don't have crystal. Any advice or pointers gratefully received thank you
  17. mickymoo

    crystal viewer

    I have written an Access 2002 database. I cannot stand the report facility in Access. Is it possible for me to write the reports in crystal and then view them in Access? If so how do I do it? Any help gratefully received Michael
  18. mickymoo

    Printing From Crystal

    Is there a way to force which pages are printed from which paper bin in Crystal 8.5 For example in a crystal report that contains several letters, I want print the first page on headed note paper and then subsequent pages on plain. When the next letter begins (within the same document) I want...
  19. mickymoo

    java rmi help?!?!

    I have written a small client server rmi program. It works perfectly on my desktop, but when i transfer it to my lap top it stops working The server will not start: I get the error: Exception creating server: java.rmi.ServerException: RemoteException occurred in server thread; nested...
  20. mickymoo

    case recognitionhelp please!

    I have written a named entity recogniser. Is there a method to get the program to recognise whether a character in a txt file is uppercase or lower case. I don't care what letter it is, I just want the program to recognise if a letter is Ucase or Lcase. At the moment I am doing a string...

Part and Inventory Search

Back
Top