Enter Keywords:
1 - 10 of 1048(0.033 seconds)
Sort By:
 
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...
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...
Zones: .NET, MS Visual Basic, .NET Framewo...Date Answered: 11/11/2007 Rating: 9.4 Views: 0
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...
Zones: MS Visual BasicDate Answered: 12/08/2007 Rating: 9.8 Views: 0
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...
Zones: .NET, MS Visual BasicDate Answered: 12/12/2007 Rating: 9.6 Views: 0
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 ...
Zones: ASP.Net ProgrammingDate Answered: 12/18/2007 Rating: 7.0 Views: 0
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...
Zones: Visual Studio, MS ...Date Answered: 12/28/2007 Rating: 9.8 Views: 0
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 ...
Zones: MS Visual BasicDate Answered: 01/05/2008 Rating: 9.8 Views: 0
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...
Zones: MS Visual BasicDate Answered: 01/07/2008 Rating: 9.8 Views: 0
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 ...
Zones: ASP.Net ProgrammingDate Answered: 01/18/2008 Rating: 7.8 Views: 0
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 ...
Zones: MS Visual BasicDate Answered: 01/10/2008 Rating: 9.6 Views: 0