Click here to Skip to main content
15,886,788 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generalcontrol array for addins Pin
shinay25-Oct-04 10:25
shinay25-Oct-04 10:25 
GeneralCom Interop & Deployment Pin
Geopsaros25-Oct-04 7:04
Geopsaros25-Oct-04 7:04 
GeneralSimple String Question Pin
cwayman25-Oct-04 5:40
cwayman25-Oct-04 5:40 
GeneralRe: Simple String Question Pin
Mike Ellison25-Oct-04 6:17
Mike Ellison25-Oct-04 6:17 
GeneralRe: Simple String Question Pin
Mekong River25-Oct-04 21:18
Mekong River25-Oct-04 21:18 
GeneralRe: Simple String Question Pin
cwayman25-Oct-04 21:45
cwayman25-Oct-04 21:45 
Generaldata grid control in visual basic.net Pin
Kumar0925-Oct-04 4:28
Kumar0925-Oct-04 4:28 
GeneralRe: data grid control in visual basic.net Pin
Desi Bravo31-Oct-04 3:05
Desi Bravo31-Oct-04 3:05 
First of all you must consider the following:
are you using sql connection or an OleDbDataAdapterconnection.
The difference with the two is the coding and where the port is located.
I am thinking that you're on the MSAccess database which you will need to use the OleDbDataAdapterconnection for your project.

Using the MSAccess database you must first create a blank database through Access. Open your Access database, click on Blank Table, and click on the design view this will take you to the tables configuration. You will see a number of fields. In the Field Name you will input all your information about what you want to create in a datagrid. E.G. Addresses in the Field Name you will input "First Name, Last Name, Address, City, State, Zip Code, Telephone Number." For each field you will single click to select them then you will go down and validate your entry. Email me to give a good perspective of how to create the database and use the datagrid in vb.net.

bravo659
GeneralNetwork drive in a TreeView Pin
Brad Fackrell25-Oct-04 2:52
Brad Fackrell25-Oct-04 2:52 
QuestionHow to combine VB6.0 and C++ ??? Pin
john_tran24-Oct-04 19:33
john_tran24-Oct-04 19:33 
AnswerRe: How to combine VB6.0 and C++ ??? Pin
incubusfan24-Oct-04 23:58
incubusfan24-Oct-04 23:58 
GeneralRe: How to combine VB6.0 and C++ ??? Pin
Anonymous25-Oct-04 2:35
Anonymous25-Oct-04 2:35 
GeneralRe: How to combine VB6.0 and C++ ??? Pin
john_tran25-Oct-04 3:13
john_tran25-Oct-04 3:13 
GeneralExporting VB.Net DLLs to VB6 Pin
Fade (Amit BS)24-Oct-04 18:46
Fade (Amit BS)24-Oct-04 18:46 
GeneralRe: Exporting VB.Net DLLs to VB6 Pin
Mekong River24-Oct-04 21:25
Mekong River24-Oct-04 21:25 
GeneralRe: Exporting VB.Net DLLs to VB6 Pin
Fade (Amit BS)25-Oct-04 19:54
Fade (Amit BS)25-Oct-04 19:54 
GeneralJava Script doesn't run before server.transfer Pin
mtm8800123-Oct-04 17:58
mtm8800123-Oct-04 17:58 
GeneralRe: Java Script doesn't run before server.transfer Pin
Dave Kreskowiak24-Oct-04 14:56
mveDave Kreskowiak24-Oct-04 14:56 
Generalediting a winforms datagrid Pin
bartwinsimpson23-Oct-04 17:45
bartwinsimpson23-Oct-04 17:45 
GeneralLogging into Admin Account from limited user account. Pin
23-Oct-04 16:43
suss23-Oct-04 16:43 
GeneralRe: Logging into Admin Account from limited user account. Pin
Dave Kreskowiak24-Oct-04 14:53
mveDave Kreskowiak24-Oct-04 14:53 
GeneralRe: Logging into Admin Account from limited user account. Pin
Mekong River24-Oct-04 15:09
Mekong River24-Oct-04 15:09 
GeneralRe: Logging into Admin Account from limited user account. Pin
Dave Kreskowiak25-Oct-04 2:10
mveDave Kreskowiak25-Oct-04 2:10 
GeneralRe: Logging into Admin Account from limited user account. Pin
Member 145028524-Oct-04 17:08
Member 145028524-Oct-04 17:08 
GeneralRe: Logging into Admin Account from limited user account. Pin
Dave Kreskowiak25-Oct-04 2:11
mveDave Kreskowiak25-Oct-04 2:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.