I looked at the site but what do you think would best work for me. I am connecting to a SQL2000 machine (called SQL2000) from win2k machines. I am running split security because that was the only way to upsize using MS access 2000. Do I have to set the password in the VBA code. An example would...
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...
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...
This is the correct one for Event 2102. But this did not apply to me, you may want to check this one:
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q310896
But this did not apply to me either:
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q306195
So to answer your...
In response to the MAD.EXE error below:
"Process MAD.EXE (PID=2136). All domain Controller Servers in use are not responding"
Event ID: 2102
Category: Topology
Source: MSExchangeDSAccess
They have a post SP2 patch. I had the same MAD error and this fixed it. (It has been 3...
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
Thanks- I have it on a pretty fast server with scci hard drives.
The network is not that bad as it is all 100mb. All forms are uncontrolled and I have the code open and close (set =Nothing) the DB's. I don't use variable as constants.
I will try the dummy DB and open it. I have the close on the...
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.
Sorry,
Does http://server/exchange ; work?
No I get the HTTP/1.1 503 Service Unavailable error after I enter my Username,password and domain.
I also get the 503 error when I try
Domain/exchange
ipaddress/exchange
It did work before I installed Cold fusion Server.
I did not mean that...
I tried the Q282230 fix. I can now get to www.domain.com/exchange. But it is in a ftp style. I just get a file listing of my Inbox, Calendar, Deleted Items....
The OWA GUI does not start.
Is there a way to force the GUI to start again??
Thanks
Matt
OWA did work with until I installed Cold fusion. Now I have this problem. I have tried the above fix but still the problem remains. Will play with other setting and then reinstall exchange. YA..I'll keep you updated.
Thanks
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.
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
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
So for Form2 ---> Form3 by button2
you write the VBA code for onlick for button2
below
Private Sub button2_Click()
'This closes Form2
DoCmd.Close
'This open Form3
DoCmd.OpenForm "Form3", , , stLinkCriteria
End Sub
and so one...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.