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 Rhinorhino 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: robeau
  • Content: Threads
  • Order by date
  1. robeau

    Export MEMO fields containing images to BMP files

    We have an application written in FoxPro 2.6. There are images/pictures stored in MEMO fields that I would like to save to individual bitmap files. I have tried the solution from this link: http://support.microsoft.com/default.aspx?scid=KB;en-us;q161832 However, the BMP file that is created...
  2. robeau

    Crystal 7 Running totals wrong on top of page

    Hi, I have a running total in a group footer. However, on the second and subsequent pages, the top group total that is printed is from the last group of the previous page, not for the group being printed. If I drill down to the details of the group at the top of the page, the drill-down...
  3. robeau

    Dial up and TCP/IP

    This might be confusing, I hope I explain it clearly. We have a head office and remote locations. The remote location is a small workgroup (no server, not part of head office domain). Our head office and the remote location are part of a private network. In order to access public internet...
  4. robeau

    Calculating distribution of tickets

    Hi, I need to calculate the distribution of tickets across a predefined value of tickets (ie. $5, $10, $50, $100, $1000), given the total dollars and total tickets. For example, if total dollars is $30 and total tickets is 3, then there were 3 - $10 tickets, and no others. Or, if total...
  5. robeau

    Installing Office 2000 on Windows 2000 Terminal Server

    Hi, I am trying to install Office 2000 on a Windows 2000 Terminal Server. I have followed all of the instructions from the Microsoft KB, including: 1. Server is in Application mode. 2. Ran from Add/Remove Programs. 3. Used the TermSrvr.MST file from the Office 2000 Resource Kit. Despite...
  6. robeau

    Lotus Notes on Citrix through VBA

    Hi, I am running a VBA macro on a Citrix server connection. The VBA macro is supposed to send out emails. I can successful create the Notes Session (it prompts for the password, etc...), but I get a Dr Watson error when it starts to create the email message (Document.AppendItemValue command)...
  7. robeau

    VBA and Lotus Notes address book

    Hi, I am a novice with Lotus Notes. I need to be able to open the Lotus Notes address book, and search for a name, and get the corresponding email address. I am not sure how to do this in VBA code. Any help is greatly appreciated. Thanks, Bob Beaucage
  8. robeau

    Sending email in Outlook on Win2K Server

    I have a service running on a Win2K Server, which basically monitors a database, and sends an email notification based on some criteria. I have a user set up for this service, with an Outlook profile, which has an Internet account setup (SMTP server, not Exchange). The service is creating the...
  9. robeau

    Terminal Server disconnect problem

    Hi, We have a client connecting remotely to a Windows 2000 Terminal Server, running in Application mode. 1. The client is connecting to Internet via a high speed cable connection (Rogers). 2. The client could originally connect successfully to the server. 3. The client can no longer...
  10. robeau

    CRTCClient not responding!

    I just did a new install of Windows 98SE, and every time (and I mean every time), I shut down the machine, I get a message the "CRTCClient is not responding!" with the usual "Wait, End Now, Cancel" options. I cannot find anything about this CRTCClient anywhere on the net...
  11. robeau

    CC without attachment

    Is there a way in Outlook that I can send an email to one person with an attachment, but CC a second person and not have the attachment go to the CC. I often need to CC my colleagues on an email sent to a client (for their information), but I don't need to send them the attachment that I'm...
  12. robeau

    Windows 98 dial up to Windows 2000 Pro

    Hi, I have an automated dial up process that runs on a Windows 98 machine, which connects via DUN to several computers and transfers selected files. I recently introduced a Windows 2000 Pro machine to receive one of these calls. The Windows 98 machine successfully dials the Win2K Pro machine...
  13. robeau

    Getting full path of open project

    Hello, I am writing a VBA program within ACCPAC for Windows (which is a VBA host). How can I determine the full path of the currently open or running project (in ACCPAC's case, it has the extension .AVB)? If I use the FileSystem.CurDir, it returns the directory where ACCPAC.exe is running...
  14. robeau

    Windows Installer always running

    I have installed a program on Windows 2000 Professional which is causing me much grief. Every time I boot up my machine it tries to continue a previous installation, only to eventually give me an error re a missing CAB file. When I launch programs, the Windows Installer will pop up several...
  15. robeau

    Saving Excel workbooks freezes machine

    Running Office 2000 on Windows NT workstation 4.0 SP6a. When saving workbooks or documents to a share on Windows NT Server 4.0 SP6a, Excel or Word will freeze up (task list shows Not Responding). The user is unable to end the task, and has to resort to cold booting the machine. It does not...
  16. robeau

    ODBC and user rights

    I have created ODBC sources on NT workstations that connect to Microsoft SQL 7.0, logged in as workstation Administrator. On most workstations, everything is fine. Occasionally, however, on some machines, ODBC sources created under one user (eg. Administrator), are not available to workstation...

Part and Inventory Search

Back
Top