Click here to Skip to main content
15,895,494 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRowNotInTableException - VB.NET 2.0 Pin
Marcus J. Smith31-Jan-08 6:45
professionalMarcus J. Smith31-Jan-08 6:45 
GeneralRe: RowNotInTableException - VB.NET 2.0 Pin
pmarfleet31-Jan-08 9:20
pmarfleet31-Jan-08 9:20 
Question[Message Deleted] Pin
Jeminwins31-Jan-08 3:16
professionalJeminwins31-Jan-08 3:16 
GeneralRe: Combobox in Datagrid (windows) Pin
Justin Perez31-Jan-08 3:57
Justin Perez31-Jan-08 3:57 
GeneralRe: Combobox in Datagrid (windows) Pin
Jeminwins31-Jan-08 18:01
professionalJeminwins31-Jan-08 18:01 
GeneralRe: Combobox in Datagrid (windows) PinPopular
Justin Perez1-Feb-08 3:50
Justin Perez1-Feb-08 3:50 
GeneralRe: Combobox in Datagrid (windows) Pin
Mycroft Holmes1-Feb-08 17:18
professionalMycroft Holmes1-Feb-08 17:18 
QuestionVB.Net 2005 And Databinding Pin
ejaz_pk31-Jan-08 1:48
ejaz_pk31-Jan-08 1:48 
In vb.net 2005 we can not use oracle database 8.0.5 at desing time.For this we need to use the connection string at run time to execute queries.

I have a customers form and using treeview to display the customers and by selecting the customer from the treeview I need to show the detail of the selected customer in the controls like (TextBox,ComboBox).I can get the detail by running the following query but don't know how to bind the controls after getting the result.

Using the following query to get the result of the selected customer.


"Select * from customers where custcode = '" & mcustcode & "'

Any idea or any sample code which can help.

Thanks In advance

Ejaz
GeneralRe: VB.Net 2005 And Databinding Pin
pmarfleet31-Jan-08 8:51
pmarfleet31-Jan-08 8:51 
GeneralRe: VB.Net 2005 And Databinding Pin
Steven J Jowett31-Jan-08 8:52
Steven J Jowett31-Jan-08 8:52 
QuestionStack Overflow when adding controls across threads. Pin
Chinners30-Jan-08 23:25
Chinners30-Jan-08 23:25 
GeneralRe: Stack Overflow when adding controls across threads. Pin
m@u30-Jan-08 23:48
m@u30-Jan-08 23:48 
GeneralRe: Stack Overflow when adding controls across threads. Pin
Chinners31-Jan-08 0:16
Chinners31-Jan-08 0:16 
GeneralRe: Stack Overflow when adding controls across threads. Pin
m@u31-Jan-08 0:22
m@u31-Jan-08 0:22 
AnswerRe: Stack Overflow when adding controls across threads. Pin
Chinners31-Jan-08 0:31
Chinners31-Jan-08 0:31 
GeneralProblem with Excel Sheet name when importing using oledb Pin
RichardBerry30-Jan-08 21:28
RichardBerry30-Jan-08 21:28 
GeneralRe: Problem with Excel Sheet name when importing using oledb Pin
Johan Hakkesteegt31-Jan-08 0:47
Johan Hakkesteegt31-Jan-08 0:47 
GeneralRe: Problem with Excel Sheet name when importing using oledb Pin
RichardBerry31-Jan-08 3:58
RichardBerry31-Jan-08 3:58 
GeneralRe: Problem with Excel Sheet name when importing using oledb Pin
Johan Hakkesteegt31-Jan-08 20:30
Johan Hakkesteegt31-Jan-08 20:30 
GeneralRe: Problem with Excel Sheet name when importing using oledb Pin
RichardBerry1-Feb-08 0:50
RichardBerry1-Feb-08 0:50 
GeneralDeployment Problem Pin
SamRST30-Jan-08 21:21
SamRST30-Jan-08 21:21 
GeneralDay of the week combinations. [modified] Pin
Absenm30-Jan-08 20:45
Absenm30-Jan-08 20:45 
GeneralRe: Day of the week combinations. Pin
Mycroft Holmes30-Jan-08 21:55
professionalMycroft Holmes30-Jan-08 21:55 
QuestionDatagridview default style getting changed changes Pin
nishkarsh_k30-Jan-08 20:36
nishkarsh_k30-Jan-08 20:36 
GeneralRe: Datagridview default style getting changed changes Pin
Dave Kreskowiak31-Jan-08 4:46
mveDave Kreskowiak31-Jan-08 4:46 

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.