VB 2005 Questions and Answers

Recent IT Questions

1 - 10 of 10
<<PREVIOUS 1 NEXT>>

How to output a text file and separate the data into different fields using VB 2005

i am new at this. This is an example of the data (in notepad) it looks like this.. 1,ABC,12/12/2008 2,DEF,13/12/2008 3,GHI,14/12/2008 4,JKL,15/12/2008 i would like to read only the first line and have each field dim as varchar. The output should be in this form: Field 1 = 1 Field 2 = ABC Field...

View Answer   |  Dec 11 2008  9:33 AM GMT
Visual Basic, VB, VB 2005
asked by Aeiou123

  5 pts.

Where do I start

I am at square one in learning programming. Currently taking a QB4.5 course and want to continue with visual basic. I am getting conflicting information about where to start. Some say VB2005 others say VB2008 and every version between gets a vote from someone. I don't want to waste time learning...

View Answer   |  Oct 23 2008  7:58 PM GMT
Visual Basic, IT training and certifications, VB 2005
asked by Trafforde

  5 pts.

VB 2005 Debug Page

My Debug pages does not show Configuration or Start Action options. It only show Start Options. How do I correct this?

Answer Question   |  Oct 9 2008  4:33 AM GMT
Visual Basic, Debugging, VB 2005
asked by SLQ

  5 pts.

VB 2005-SQL CONNECTIVITY

HOW DO I UPDATE A FILED IN SQL THROUGH VB 2005?

Answer Question   |  Oct 7 2008  2:40 PM GMT
Visual Basic, SQL, VB 2005
asked by N7401

  5 pts.

reset button and trying to figure out the code

I'm doing a project with rad buttons and check buttons. I have an enter and a reset button and I don't know what the code is for the reset button which will reset the items in my listbox. What would be the code to reset the listbox? I'm using VB 2005

Answer Question   |  Oct 6 2008  7:59 PM GMT
VB 2005
asked by Fruitytutty

  5 pts.

Connect SQL Server 2005 Express db to Visual Basic 2005 Express

I get an error "Generating user instances in SQL Server is disabled. Use sp_configure 'user instances enabled' to generate user instances. I run the store procedure on SQL Server and it looks like it worked, but "Test Connection" gives me the same error. What can I do to resolve this error?

Answer Question   |  Oct 3 2008  3:46 PM GMT
Visual Basic, SQL Server 2005, VB 2005
asked by Dhanson

  20 pts.

How to connect Access database to a Visual Studio 2005?

i use the following code to connect and i created DSN but its not getting connected... whats my fault can anyone help me?? Dim X As ADODB.Connection Dim RS As ADODB.Recordset Dim RS1 As ADODB.Recordset i am getting underlined error in adodb.connection, adodb.recordset i think there is...

View Answer   |  Oct 2 2008  6:38 AM GMT
Visual Basic, Microsoft Access, VB 2005
asked by Rajeshbnp2000

  5 pts.

Outlook-style User Interface

I want to create an Outlook-style user interface in VB2005. Anybody to guide me or provide sample code for me? Thanks. Goodshow

asked by Goodshow

  5 pts.

SQL Server project in VB 2005

A form contain two text field (Name,Address) three buttons (Save,Modify,Delete). A test.mdf file in sql server. I want total source code of that sample project Pl help me about that. Thank you prit

View Answer   |  Aug 24 2008  5:05 AM GMT
Visual Basic, SQL Server, Stored Procedures
asked by PRITH

  5 pts.

connecting VB2005 Express with remote msSQL2005 Express server

I'm trying to do the above with no sucess although I can connect msQuery, create msAccess projects, and ODBC with the remote server. The remote server is already configured to accept remote connections.!!! the message is that the remote server do not allow remote connections!!! any ideas

View Answer   |  Nov 14 2007  8:07 AM GMT
Visual Basic, SQL Express, Remote access servers
asked by Teqani

  0 pts.

1 - 10 of 10
<<PREVIOUS 1 NEXT>>