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...
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...
My Debug pages does not show Configuration or Start Action options. It only show Start Options. How do I correct this?
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
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?
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...
I want to create an Outlook-style user interface in VB2005. Anybody to guide me or provide sample code for me? Thanks. Goodshow
User interface developers, User interface design, User interface tools
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
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


