Click here to Skip to main content
15,926,703 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: how to change input laguage programatically? Pin
Dave Kreskowiak25-Jul-07 6:25
mveDave Kreskowiak25-Jul-07 6:25 
GeneralRe: how to change input laguage programatically? Pin
Tom Deketelaere25-Jul-07 20:47
professionalTom Deketelaere25-Jul-07 20:47 
GeneralRe: how to change input laguage programatically? Pin
jamilkhan00726-Jul-07 1:04
jamilkhan00726-Jul-07 1:04 
QuestionHow to use a SQL join in an Adapter in VB.net Pin
Vimalsoft(Pty) Ltd24-Jul-07 21:44
professionalVimalsoft(Pty) Ltd24-Jul-07 21:44 
AnswerRe: How to use a SQL join in an Adapter in VB.net Pin
Christian Graus24-Jul-07 21:46
protectorChristian Graus24-Jul-07 21:46 
AnswerRe: How to use a SQL join in an Adapter in VB.net Pin
Dave Kreskowiak25-Jul-07 3:19
mveDave Kreskowiak25-Jul-07 3:19 
GeneralRe: How to use a SQL join in an Adapter in VB.net Pin
Vimalsoft(Pty) Ltd25-Jul-07 3:28
professionalVimalsoft(Pty) Ltd25-Jul-07 3:28 
GeneralRe: How to use a SQL join in an Adapter in VB.net Pin
Dave Kreskowiak25-Jul-07 6:22
mveDave Kreskowiak25-Jul-07 6:22 
The DataAdapter, if used with a xxxCommandBuilder object, will take the initial SQL SELECT statement and build the other three queries from it. If it references more than one table, the other three queries cannot be built. In that case, you will have to provide SQL xxxCommand objects for the other three queries.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


GeneralRe: How to use a SQL join in an Adapter in VB.net Pin
Vimalsoft(Pty) Ltd27-Jul-07 1:45
professionalVimalsoft(Pty) Ltd27-Jul-07 1:45 
GeneralRe: How to use a SQL join in an Adapter in VB.net Pin
Dave Kreskowiak28-Jul-07 1:55
mveDave Kreskowiak28-Jul-07 1:55 
Questionapplying theme to a VB.NET Form? Pin
jamilkhan00724-Jul-07 21:43
jamilkhan00724-Jul-07 21:43 
AnswerRe: applying theme to a VB.NET Form? Pin
Christian Graus24-Jul-07 21:45
protectorChristian Graus24-Jul-07 21:45 
AnswerRe: applying theme to a VB.NET Form? Pin
jamilkhan00724-Jul-07 22:00
jamilkhan00724-Jul-07 22:00 
Questionc# to vb.net Pin
Tom Deketelaere24-Jul-07 20:51
professionalTom Deketelaere24-Jul-07 20:51 
AnswerRe: c# to vb.net Pin
Christian Graus24-Jul-07 21:44
protectorChristian Graus24-Jul-07 21:44 
AnswerRe: c# to vb.net Pin
Paul Conrad25-Jul-07 6:24
professionalPaul Conrad25-Jul-07 6:24 
GeneralRe: c# to vb.net Pin
Tom Deketelaere25-Jul-07 20:46
professionalTom Deketelaere25-Jul-07 20:46 
AnswerRe: Input Datagrid without Primary Key Pin
Johan Hakkesteegt24-Jul-07 22:52
Johan Hakkesteegt24-Jul-07 22:52 
QuestionRe: Input Datagrid without Primary Key Pin
ryan11725-Jul-07 0:50
ryan11725-Jul-07 0:50 
AnswerRe: Input Datagrid without Primary Key Pin
Johan Hakkesteegt25-Jul-07 1:03
Johan Hakkesteegt25-Jul-07 1:03 
QuestionSmart Client Pin
Sebastian T Xavier24-Jul-07 19:51
Sebastian T Xavier24-Jul-07 19:51 
AnswerRe: Smart Client Pin
Dave Kreskowiak25-Jul-07 3:17
mveDave Kreskowiak25-Jul-07 3:17 
GeneralRe: Smart Client Pin
Sebastian T Xavier25-Jul-07 4:00
Sebastian T Xavier25-Jul-07 4:00 
GeneralRe: Smart Client Pin
Sebastian T Xavier25-Jul-07 4:43
Sebastian T Xavier25-Jul-07 4:43 
GeneralRe: Smart Client Pin
Dave Kreskowiak25-Jul-07 13:40
mveDave Kreskowiak25-Jul-07 13:40 

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.