I'm looking for help in diagnosing the cause of a huge amount of traffic between a local SQL server and that running on a web site. On Friday there was 1.3Gb of data transferred, on Saturday 2.2Gb!! Even help on how to log and trace network traffic from SQL Server would help. I'm paying out a...
Does anyone know of a way of setting the maximum width of a document within a browser window using ASP/VBScript? The max-width style sheet property does what I want in Opera, but not in IE.
I have designed a small util in VB5 to convert my access 97 databases to 2000 as the web space I use only works with 2000. I would like to be able to programmatically convert the files back to 97 if I ever have to download from the web site to work on them. I have tried the compactdatabase...
Really stumped with this one. I am displaying records from a database on a form. I have a status Select box with three options hard coded. I pre fill the box from the database, but the select box always shows the first option. I have put the same status value in plain text beside it and it...
I am a novice w.r.t. Unix. I have inherited a system which has the join daemon set up for DHCP. As we have a mixed environment I am using NT for this and have killed the joind daemon. However, joind now restarts approx. 15 mins after being killed. I don't even know where to look to trace this -...
I have a form in Access that retrieves a list of unread emails from outlook using the following code:
For Each mailoutlook in folderOutlook.Items
If mailoutlook.UnRead = True Then
'Add to rowsource of list box here
End if
Next
This has worked fine until I got a Non Delivery Report...
I have an app. which automatically creates outlook tasks and fills in the subject and body with appropriate text from the database. I have created two user defined fields in the tasks view in Outlook (Phone1, Phone2), and added them to the simple list view, but I cannot work out how to reference...
I've got a form in Access which displays tasks and new mail from Outlook - it refreshes this info once a minute. When the security update (or Outlook 2002) is installed I get a dialogue notifying me of the attempted access and asking me to explicitly grant this access for up to 10 minutes. This...
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.