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 bkrike 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: mickymoo
  • Content: Threads
  • Order by date
  1. 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...
  2. 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...
  3. 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...
  4. 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
  5. 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
  6. 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...
  7. 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...
  8. 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...
  9. mickymoo

    case recognitionhelp please!

    I have written a named entity recogniser. Is there a method to get the program to recognise whether a character ina 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...
  10. mickymoo

    document.select

    I have written a mini-named entity recogniser in VBA for Word to search and find places in the assocaited word document. How do I transfer this to a stand alone VB 5 project? VB does not like document(1).select, is there a comparable way of doing it. How can I get my VB prject to open a word...

Part and Inventory Search

Back
Top