So far I can add a user interface to the installation file and add the files. I can not seem to figure out how to have a user enter a value on one of the textboxes and have the data be inserted in a registry string value. Any suggestions will he help full.
Thanks
Is there a way to run a query to view a users description? The user will not have any priveleges for the mySQL databases. I am looking for a way when a user logs into mySQL from the web, to be able to view there description.
<code>
Global
Dim JerrysTruckingDB As String = "Provider=Microsoft.Jet.OLEDB.4.0; Data Source=xx"
Dim connection As New OleDbConnection(JerrysTruckingDB)
Dim daJT As OleDbDataAdapter
Dim dsJT As New DataSet
</code>
The asp.net page loads with a customer code in a textbox. I can get the page to...
I have a single table named tblUser. I created a report named rptUser. I want the report to print a single page for each user. I have added the UserID to the Page Header and the information on the detail section. When I preview the report I only see 10 of the 30 pages. I have the record...
The company I work for uses Trend Micro as the exchange virus can. The product is called ScanMail for Exchange 2000/2003. The product is easy to use and works perfectly
the eamil@companyX.com is a distrubtion list with all of the three users a member of. When I try to add the email@companyX.com in the email adddress in active directory. A prompt appears saying the email address already exist.
In the office, we have 3 users who receive emails correctly from email@companyX.com. When users send out emails, there email address is the reply to on the receivers end. Is there a way to configure these email accounts to have email@companyX.com be the reply to. I know this can be done with...
Every time I close the form, the program does not release the memory. If I open the form a few times, the program starts to eat away at the memory. Here is my code. What is missing. Thanks
*****Parent Form******
public Sub OpenChildForm()
dim OrderForm as new frmOrders
OrderForm.mdiParent =...
Is there a way to have the public folders automatically expanded when outlook opens. Everytim outlook open, the users muts manually expand the public folder then expand a sub folder too.
Microsoft has a free program that deploy only service packs and updates to all workstations and servers. The program is called SUS. The program must run off IIS. I am using this software currently and the program runs smoothly after a little tweaking. Go to Microsoft.com and do a search for SUS.
How do you set the TSWEB 2003 to be in administration mode? We have a DSL Connection with a single IP Address how can I set up the TSWEB to access all of the servers. I tried to work with the connection and I get an VBScript:Error saying cannot conenct to Remote computer. How do I set it up?
I am looking into installing terminal services to allow administrators to access the servers remotely using the TSWEB feature in IIS. My question is, is it reliable? Dose the TS require any license to use this fetaure, if so Cost? putting the software on a Exchange 2003 box cause problems? I...
I need to reset the information listed in the licesne program. I looked online for some help, and found a microsoft kb article. I follow the steps to delete the *.lls file and cpl.cfg in systemroot/system32. I stoped the service, deleted the file and restarted the service. I know get an...
There are a couple of ways to tie a SQL-Server to access.
1. create a ODBC, system DSN to SQL Server
Contral panel, either a icon will say ODBC or data sources or double click on administrative tools, then double click ODBC
2. CLick on the System DSN, click on ADD button
3. cycle to the...
I have 4 views created. 1 view is the main view which has the customers names and I have 1 other view for their products ordered. I need the main view to link to the other view and on the main view be able to have how much producst were orderd
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.