I am new to VB.net having used access 2000 to write most of my applications.
I have a simple query written with the Data Adapter Configuration Wizard. It has two parameters and works fine when it is run in the query builder view.
I want to run the query from a form and it runs fine without the...
I am new to VB.net having used access 2000 to write most of my applications.
I have a simple query written with the Data Adapter Configuration Wizard. It has two parameters and works fine when it is run in the query builder view.
I want to run the query from a form and it runs fine without the...
REF: thread796-1051230
I am trying to set up a simple password program to allow only certain users to gain access
To a particular form.
I have created a table (password) with two fields (user & pwd) and a dataset
(dsPassword) which the textboxes on the form are bound to.
My question is ...
I want to allow only certain users to access a form
What I would like to do is protect the form with a simple password setup (user and password). No publication i have shows how to do it and I can't find anthing in VB.net help to direct me.
Set a date range crystal reports
After selecting the fields to go into the report place the cursor on the report and
Right click the mouse. Select REPORTS then select REPORT OPTIONS
In report options in the CONVERT DATE-TIME FIELD box choose TO DATE.
Now create a parameter for startdate name...
I am using a bound text box on my forms to display an agency name. The textbox is bound to a dataset which contains the agencies name/address etc. The reason for this is so that the end user can enter whatever agency description he/she wants to appear on the form header.
My problem is that when...
This formula was developed using the "record selection formula editor". Not being an experienced user of crystal reports I am not sure if I am using a sub report, but I don't think I am.
As I said I am having limited success, I think I need to fine tune the startdate and enddate parameters
I am using CR that came packed w/ VBnet.2003 pro edition.
I need a report that shows an employees absentee days during a particular date range as selected by an end user. The data table I am using is an access table which uses the date/time format.
When I use the parameter editor to compose a...
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.