Advertisement

1 - 10 of 231 containing alltags:("Visual Basic 2008") (0.002 seconds)
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 Grade: A 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...Date Answered: 03/21/2008 Grade: A 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, Visual BasicDate Answered: 03/26/2008 Grade: A Views: 40
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 Visual BasicDate Answered: 03/30/2008 Grade: A Views: 8
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 Visual BasicDate Answered: 04/17/2008 Grade: A 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 Visual BasicDate Answered: 04/11/2008 Grade: A 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 Visual BasicDate Answered: 04/21/2008 Grade: B 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 Grade: B 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 Grade: A Views: 0
I have a little Windows Form Application in VB used by one of our offices.  I need to make an application just like it for three other offices.  There will only be minor changes between them, so I'...
Zones: Visual Studio, MS Visual BasicDate Answered: 04/22/2008 Grade: A Views: 17