I have set up an account to forward emails to another email address. My question is, once I set this up how can I immediatly reprocess the emails that were in the inbox before I set the forwarding. what I do now is move them to the remote queue and this does work but if the email has other email...
What is new in windows sharepoint services(WSS) that Sharepoint team services(STS) does not have. What did micrsoft add besides being installed on win2003 server only. Is there any links that anyone knows of.
Ok I have fixed the problem by adding the group credential to the log on locally setting referred to me by this link http://www.petri.co.il/logon_locally_user_right.htm. Now when I put my login name I dont get the error sign and only the users in the group within our domain can access the...
when accessing our company network drive on a shared folder located on our win2k server and trying to get into a specifc file I get an access is denied because I dont have the security priveleges under my login name BUT when I go into the intranet ip address through IIS I enter any domain login...
what is the syntax if I want to substitute ChemicalName in the query for a textbox so that user can define his own search field.
Private Sub Command1_Click()
SearchCriteria = find_box.Text
If SearchCriteria = "" Then
MsgBox "Enter a Criteria"
Else
With compchartado
.RecordSource = "SELECT *...
I would like to create a form that drops down a window when the user clicks on a arrow button on the title bar. I am using vb6-sp6
When the form drops down I want to be able to put a shortcut icons (files) in the windows by draggging or copy/paste.I want to be able to change the title of the...
I have alot of icons on my desktop and I would like to manage them by creating or downloading a macromedia flash pull down windows with my application icons inside this windows. When the windows is minimized the only thing I want to see is the title bar so I know thats inside my window. I need...
Well the only problem I have now is that I cannot seem to get the sum function working with this column. I get the error: datatype mismatch in function object
I am using a drop down box called report_options.Text
The drop down box is populated from a database field and then I select which text to use then click on print button which calls this code
With DataEnvironment1
If .rschemcatname_query.State <> 0 Then .rschemcatname_query.Close...
I have a column on a datareport in vb6.0 data environment that has some zero amounts($0.00) and non zero amounts($10.00, $15.00). I am trying to make all zero amts appear as blank.This works when creating a query in ms access query design(sql) but is not working through vb6.0 sp6 DE with ms...
i am using vb6 sp6.
I get the error parameter not supported when trying to print a datareport based on a query in dataenvironment.
this is the sql statement in DE.
SELECT * FROM Comp_Chart WHERE
(CategoryName like (?));
In parameters tab I have
catname, datatype: adiunknown, host datatype...
their was actually another network adapter that I had disabled in the hardware manager that had the same IP but was conflicting.
thanks for all the info
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.