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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by maggieb

  1. maggieb

    Remote 2000 server on 2005 server

    I added a line to the Hosts file for the remote server, and then registered the server using the server name rather than the IP address and that seems to have taken care of it...for now.
  2. maggieb

    Remote 2000 server on 2005 server

    Thanks, mjldba - I'll give it a shot.
  3. maggieb

    Remote 2000 server on 2005 server

    I am moving my MSSql 2000 databases to a new windows 2003 server running sql 2005. My issue is with a remote SQL 2000 server that I connect to via tcp/ip. I have no problem connecting and viewing the databases on my 2000 server. On the 2005 server I can connect to the remote server, but...
  4. maggieb

    Remove blank line/carriage return from exported txt file

    Thanks, pwise - I tried this method, but it still adds a blank line/line feed to the end of the file. I'll keep messing with it though!
  5. maggieb

    Remove blank line/carriage return from exported txt file

    I am updating some access 2003 databases to 2007. I have been using the following code to remove the blank line at the end of an exported text file: stAppName = "c:\windows\notepad.exe t:\user\ach\export.txt" returnvalue = Shell(stAppName, 1) AppActivate returnvalue SendKeys "^{END}" SendKeys...
  6. maggieb

    Adobe Acrobat 6.0 Standard on Windows 2003 Terminal Server

    We use pdfFactory on our terminal server. Purchased from FinePrint software. Individual license was around $60.00.
  7. maggieb

    Smitfraud-C.toolbar888 - can't get rid of it!

    Interesting! I don't have a tablet PC so I don't think any damage was done, but I might opt to just ignore the spybot entry for now. Thanks for your help. Maggie
  8. maggieb

    Smitfraud-C.toolbar888 - can't get rid of it!

    Thanks, satrow - I didn't see anything much either, but I am no expert! Here is the entry from the spybot fix log pertaining to Smitfraud: Smitfraud-C.Toolbar888: Settings (Registry key, fixing failed) HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\Sebring I...
  9. maggieb

    Smitfraud-C.toolbar888 - can't get rid of it!

    Smitfraud-c.toolbar888 showed up on a spybot scan, but it couldn't remove it. I also ran Windows Defender and Norton,neither of which even detected it. Could you help me? It is a Dell latitude D500 with XP. Here is a hijack this log: Logfile of HijackThis v1.99.1 Scan saved at 11:15:31 AM...
  10. maggieb

    MS Access #Deleted

    If you have a bigint in SQL server it may cause a problem in Access. You should change it to an int.
  11. maggieb

    Wireless network PC & MAC

    I want to set up a wireless network so that I can use a PC and a MAC laptop with an airport card already installed. Mostly for sharing internet and printing rather than files. Internet access is via cable modem (Roadrunner). I would appreciate any thoughts before I venture into this. I work...
  12. maggieb

    act.exe has generated errors...

    I am getting the following Program Error when one user (out of 10) is opening ACT! 5.0: act exe has generated errors and will be closed b Windows. You will need to restart the program. An error log is being created. Act! never gets beyond the opening splash screen before this error occurs...
  13. maggieb

    Office XP and Office 2000

    Just received a new PC with Office XP small business pre-installed. I need to install Powerpoint, but I only have version 2000 - what are the chances of messing up the pre-installed Office XP if I install Powerpoint 2000???
  14. maggieb

    "Open Document With" dialog box when printing

    We use Groupwise 6.0 running on Windows 2000 pro clients & on a Windows 2000 server. Has been running OK (for the most part) for the past 6 months or so. In the last 2 days I have had two users experience this problem: When they try to print any emails the "Open Document With&quot...
  15. maggieb

    Access 2000 and Pervasive.SQL 2000i

    We have just updated our Accounting software, which now uses Pervasive.SQL 2000i. Previously, I had queries in Access which inserted data into several linked (ODBC) btrieve tables, and worked just fine. The btrieve tables have been converted, and I have re-created all the DSNs and am able to...

Part and Inventory Search

Back
Top