Hi ,
I would like to design a Logon screen instead of using Access security. I managed to design the logon screen and passowrd authentication . However , I would like the access system to store the user who logon at somewhere (may be variable) .When user print the report , the repeort...
It is almost a year posted message and I stopped using VB.Net since Feb 2003
I finnally managed to solve the problem .
However , I can't remember what is root of cause and how to solve . The thing I can remember is the problem is related to form , datagrid and tab control. Hope this can...
I accidentally do something on Access Security . All the access application opened from my computer required user name and password. How to I remove this feature ?
Hi chiph ,sorry that I still new in VB.NET. I dont quite nederstand your coding .
What is Myitem , what is someproperty ? could write the code completely (with declaration)
For example ,I want to search the employee no(textbox) exists in the listbox ? how should i do that ?
Thank you
I created my "Help" by using the web page format.
In my main menu , how to I open the "Help" web page from local when the user select menu.
In my parent form , i put a toolbar and few toolbar button . Could anyone knwos how to activate the toolbar button once the user click . For example , to launch a specified form.
I tried to update "date" filed in my table form my Datetimepicker from a Windows form. The SQL is :
strSQL = "UPDATE Employee SET Dob = Datetimepicker1.value WHERE EmployeeID = 10001
However , the DOB field is alwasys updated as 01/01/1900
I tried get many get answer from some...
I received an error -
"The following exception has occured:
InvalidOperationException: Cannot call Invoke or InvokeAsync on a control until the window handle has been created."
The errors seems only appeared after I closed the runtime program and when I closed VS.NET .
I suspected...
The version I used is Visual Studio.NET Enterprise Architect.
When I highlight the databse and pressed "Delete" , there is no response frm VS.NET .
When I right click the databse , I can see the "Disconnect" but no "Delete" option form the list.
The SQL is MSDE . In Serevr explorer , under Server -\\Mycomputer\SQlserver , there are sevear database shown.
Some of databse I created at previous time . How to remove it ?
When I right click the database , I can only "Discconect" it but the database still remains at the list.
I am new in VS Basic.NET and wish to use VB. NET to develop database application for my project of higher diploma course.
The databse is simple a databse that maintains customer records and orders ( similar as Northwind) without use of any Server-client feature.
My qusetions :
1. Is VB NET is...
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.