Enter Keywords:
1 - 10 of 835(0.003 seconds)
Sort By:
 
Hello, I have some questions regarding just released Visual Basic 2008. I am thinking about using the Expres Edition which is for free. 1./ Does it have POP3 component? (The VB2005 doesn't. It ...
Zones: Visual BasicDate Answered: 01/24/2008 Rating: 8.0 Views: 0
Is it possible to have upside down text in a Label or such in VB 2005/2008?
Zones: MS Visual BasicDate Answered: 03/31/2008 Rating: 9.8 Views: 0
What is the most efficient way to connect to my SQL Server 2000 using my VB 2005 application?  ECN.ConnectionString = "Provider=sqloledb.1; Network Library=DBMSSOCN; Data Source=192.168.x.x,1433...
Zones: MS Access, MS SQL Server, MS Visual Ba...Date Answered: 03/21/2008 Rating: 9.1 Views: 0
I have a program that I just converted from VB6 to VB 2008 Express. Now I want to distribute it to my clients (only about 25 desks).    I did a publish and it builds a setup.exe for me on the se...
Zones: Visual Studio, ...Date Answered: 03/26/2008 Rating: 9.0 Views: 19
Hi, I've been programming in VB6 for many years and I'm trying to make the jump to VB2008. I'm at the point where I need to do simple database manipulations. I was using ADO in VB6, but don't mind ...
Zones: Visual Studio, VB DB, MS Visua...Date Answered: 03/30/2008 Rating: 9.8 Views: 0
In a Windows Form app I've got an array of variables used as "flags".  A button click will set one element to = "1" and should start a timer which will set it back to = "0" at the end of the interv...
Zones: Visual Studio, .NET, MS Visu...Date Answered: 04/17/2008 Rating: 9.0 Views: 0
How can I view what is being written to console? Public WORKORDERNUMSELECT As New DataGridCell WORKORDERNUMSELECT.RowNumber = Me.WOSearchDataGridView.CurrentRow.Index WORKORDERNUMSELECT.Column...
Zones: Visual Studio, MS ...Date Answered: 04/11/2008 Rating: 9.6 Views: 0
I have a combobox on a form for Marital Status selection.  The selection items are added through collection in the properties window. The text property in the properties windows is set to PersonsBi...
Zones: Visual Studio, MS ...Date Answered: 04/21/2008 Rating: 9.0 Views: 0
I'm using a script to get the BIOS release date and the date comes up as this: 20040917000000.000000+000. I only want the first 8 digits and would like them to be in some sort of date format. Ideas?
Zones: Visual BasicDate Answered: 04/15/2008 Rating: 7.4 Views: 0
I have a .csv file that is generated, edited and sorted by a script. Unfortunately when it is sorted it moves titles for each line, that are supposed to remain at the top, down to the bottom. I wan...
Zones: Visual BasicDate Answered: 04/16/2008 Rating: 9.1 Views: 0