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

    Connect to SQL DB (Just UPsized)

    I have just Upsized and now it has errors on all of my "Set rst" Can someone exsplain and help me fix this problem. It Looks like the querys work but not the connections to the database. SAMPLE below: It just grabs the window user ID and then checks the user table. If the users is not...
  2. DOA

    Add jpgs from VB6 front end to access backend

    I have a Access 2000 backend and it has 5 field Id-Number Company_Name - Text Description - Text Art Comments - Text Graphic - OLE Object I have a front end in VB6 that can look at all of the field including the graphics. I have it bound using ADO, I think. I used the wizard data connection and...
  3. DOA

    Download Pop3 mail into Exchange server

    I was wondering if there is a simple cheap/free program to download Pop3 mail and put it into mailboxs on exchange. (my yahoo mail and such?) Thanks Matt
  4. DOA

    Slow since I Split DB

    I have split my database. I have the Backend on a share drive and I have the front on each persons machine. Does anyone know the reason why it is slow, slower, quick and then slowest? and is there a any way I can speed it up? Using Access 2000.
  5. DOA

    Need Help - OWA HTTP/1.1 503 Service Unavailable

    When I log into www.mydomain.com/exchange and put my ID, Password & domain (I know they work.) I get the following error HTTP/1.1 503 Service Unavailable And that is it? (I just installed coldfusion on the machine and Exchange service pack 2) Anyone see this before? Really need help.
  6. DOA

    Send a report as HTML (Not Attachment)

    I would like to send the snapshot report as a HTML email, since the html email does not look as good. Any ideas on how to convert it or to make the html view look good and have jpgs? any help??? Code - addins
  7. DOA

    Send a report as HTML (Not Attachment)

    I would like to send a report in HTML view but not as a attachment? any help??? Code - addins
  8. DOA

    Turn off Debug Window option

    How do you turn off or disable the option to debug. If someone is in a form and something bad happens it prompts for the option to debug. How do I stop it with writing good code. Thanks
  9. DOA

    Code that writes code

    Need a fix so I can have the code below write code What happens: ex. FormValue = "Me!ROW" & LoopTo8 & "Text1" I would like the FormValue to equal Me!Row1Text1 update a record. Then it loops and FormValue to equal Me!Row2Text1... and to take it a step further with...

Part and Inventory Search

Back
Top