Visual Basic
Visual Basic was derived from BASIC and enables the rapid application development (RAD) of graphical user interface (GUI) applications, access to databases using DAO, RDO, or ADO, and creation of ActiveX controls and objects.
Application
Security
Remove
Platform
Any
License
Any
" & txtSearch.Text & ""
Dim conConnection As New OleDbConnection
conConnection.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0; Ole DB Services=-4; Data Source=" & System.AppDomain...
That'll work. It's a config page that will change up the functionality of the primary form when all validation is completed, so I'm trying to prevent use of the primary form by covering it up while...
You can try this website: Scottsdale security systems, hopefully they have what you're looking for.
Hello Sir
This way is good and I am using this.
Its a good way to generate the key but there i am facing a problem.
In .net when we making a setup of our project there is a option of security key...
Hi,
begginer here, so go easy on me.
I have to process a SOAP WSDL request, how do i go about this with Visual Basic, in Access.
It requires basic authentication i think.
kind regards &...
Hi
As I need to travel a lot and cant rely on CD's and DVD's for backup of my important file. Can someone suggest me an online backup solution where I can access my docs on my iphone effortlessly....
I am stuck again. Haiz ...
Can someone teach me how the way(s) i can validate the currency field in my form ? Can i use select ... case statement to validate it ?
Thanks.
Pls. Check...worth to read
http://msdn.microsoft.com/en-us/beginner/default.aspx.
hi
i am sure the answer to this is silly, but here goes. i have the following code. it includes a class called transforms, with members and come a function to test the class. the problem is that i...
The first link helped alot. The 2nd link made my anti virus go nuts. and the MSDN link help me alot too. Thanks for ur help!
Hi,
Let me know how can we achieve mutual node authentication in VB6 win sock programming.
I tried with SSL. Is any other options with token?
Thanks in advance
Hi,
Again Thanks To Those Kindness....
My Requirement:
We are having 3-servers. All the users are use to log-in by SERVER-1 and in LAN. My system User name with SERVER-1 is SERVER-1\RAJ &...
Am kinda migrating from VB6 to VB.NET so bare with me.
I would like my app to have a splash screen, login form then the Main app form (and executed in that order) . On my project properties, I have...
http://www.programmersheaven.com/mb/basic/334560/334560/interfacing-the-parallel-port---problem/?S=B20000
Regards,
DrM
Here is the code snippet:
Dim cn As New OleDbConnection
cn.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|Data.mdb;Persist Security Info=True"
cn.Open()
cn...