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 Wanet Telecoms Ltd 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: johnhouk
  • Content: Threads
  • Order by date
  1. johnhouk

    I have a reappearing windows system file that was caused by windows

    Please help me get rid of this.--- Ok.. I reset an HP pavilion back to its disc image. I trimed the fat and upgraded it to XP with no problem. I also got all the windows updates. Then I messed up. I saw that the Account created from the original was named "HPCustomer" and Described as "Ursula"...
  2. johnhouk

    May I have help with Range Setting Syntax?

    I cant figure out how to make this work; Sub RecordEstamate() Sheets("Sheet2").Select Range("C2").Select Application.CutCopyMode = False Selection.Copy Sheets("Sheet2").Select EstRow = (Application.WorksheetFunction.Lookup(Worksheets(1).Range("B4")...
  3. johnhouk

    Usb problem

    I have a belkin usb hub, and when xp installs it, at the end of the installaion, it says it may not work properly. Belkin insists on using the generic xp driver, which is fine but i think something may be wrong with the cab? Anyway, after the installation, my usb is rendered useless. I can't...
  4. johnhouk

    Can someone help my to get my embeded links to work again.

    I'm not sure when it started but, whenever I click a button, menu item, etc. thats supposed to take me to a site, usually nothing happens. In otherwords most hyperlinks that don't display the hand icon, dosn't work. I don't beleive its from any browser hyjacking or virus. I run into this most...
  5. johnhouk

    Is there a way to distribute ODBC user data sources?

    I've tryed distributing the odbc.ini file and the odbc branch of the registry but that didn't do it. (I have since restored the orginals) I did that on an un-educated hunch. Any help would be great. ,John
  6. johnhouk

    Sync 4.83e Client Login with XP Login

    How can I enter user ABC pass 123 into the novell login and it automatacally login as ABC 123 into XP? It seems to work if its a repeat login of the same user, but if a different user logs in, they have to change the windows login aswell. Very tedious. Any info appreciated, John
  7. johnhouk

    Accessing Dbf files residing on netware 5 server using FP2.6 from XP

    I can't open dbf files from foxpro, if there located on our server. It works If I move them to the C drive and make apropriate adjustments to compinsate the new location. It sounds much like the problem found at http://www.computing.net/netware/wwwboard/forum/2812.html And they suggest to read...
  8. johnhouk

    Accessing Dbf files residing on netware 5 server using FP2.6 from XP

    I can't open dbf files from foxpro, if there located on our server. It works If I move them to the C drive and make apropriate adjustments to compinsate the new location. It sounds much like the problem found at http://www.computing.net/netware/wwwboard/forum/2812.html And they suggest to read...
  9. johnhouk

    Accessing Dbf files residing on netware 5 server using FP2.6 from XP

    I can't open dbf files from foxpro, if there located on our server. It works If I move them to the C drive and make apropriate adjustments to compinsate the new location. It sounds much like the problem found at http://www.computing.net/netware/wwwboard/forum/2812.html And they suggest to read...
  10. johnhouk

    FP2.6 sql joins

    Im new to using SQL in FP and Im trying to transfer the following sql from ms query: SELECT Max(po.po) as [PO], po.venname as [Vendor], po.podate_ord as [Date_Ordered], stock.stawg as [Ga], stock.stwiretype as [Description], po.pounitcost as [Unit_Cost], po.pounits as [Units], stock.stftperlb...
  11. johnhouk

    Why is there no Novell BorderManager Forum?

    I need to know how to open specific ports in Border Manager. Any direction would be apriciated.
  12. johnhouk

    Linked Datacombo Boxes

    I finally got a copy of vb last week and was introduced to DAO and ADO just after. Since, I have been trying to link two datacombo boxes. Finally I figured out how. I thought It should be in a thread here somewhere, and since I couldn't find a simple example, I thought I should post here, what...
  13. johnhouk

    Sending a Single Record from Access to Word.

    I need to add a command button to a form which sends the current record to a word doc containing corresponding fields. (I will be using this to create corospondance with customers and vendors conserning complaints and material certification letters.) This seems like a very common place...

Part and Inventory Search

Back
Top