Hi
I am trying to develop an application with VB .net as the front end and MS Access 97 database as the backend. However I can't figure out how to connect the VB .Net to the Access database. The A...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_20701839.html
Zones:
VB DBDate Answered: 08/07/2003 Rating: 8.2 Views: 0
Hello,
I have drawn buttons on the Tabs of my Windows Form application and want things to happen when the user clicks on those buttons. To do so I need the mouse position relative to the TabCont...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_22952597.html
I got the following code from an earlier posting to EE about checking the format of date/time in a textbox. The code works great, but I found a problem that is if you want to leave the textbox blan...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23010873.htm...
This is probably an unusual request, but I would be grateful for some advice on proper design of a program I need to write.
We will be doing a physical inventory of every item in our facility (a...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23018331.html
Hello experts,
I am probably doing this the wrong way but I want to give my users the ability click on a link and then send email to any one of our 4 project managers.
There are 2 files, the ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23031772.html
Ok, first off, I am creating a service that is supposed to keep the upload folders in my web farm synced up. So I developed this service to do the work. What the issue is, is in the function "OnC...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23047...
My application allows users to create tables in an Access database.
The tables are named in the following date format:
01_02_08
01_04_08
02_24_08
03_12_08
03_14_08
So, in this case the ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23059350.htm...
Basically, how would you copy a table to another table in the same Access database?
I found the SQL below off the web, but I'm not sure what the VB code would be to use the SQL and also is this th...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23064000.htm...
Dear all,
Hopefully, this is a simpler solution for you than it is for me.
I have an upload script that uploads file to the same folder that my files reside in.
I don't like that. I would ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23069681.html
Hello all,
I'd like to find all instances of a file (named "artifact.xml") in a directory (let's say "D\test\") of unknown structure, using vb .net.
Can anyone let me know the most efficient ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23072073.htm...