Click here to Skip to main content
15,914,215 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: MDI form closing Pin
mr_lasseter13-Aug-07 5:05
mr_lasseter13-Aug-07 5:05 
GeneralRe: MDI form closing Pin
Marcus J. Smith13-Aug-07 5:09
professionalMarcus J. Smith13-Aug-07 5:09 
GeneralRe: MDI form closing Pin
mr_lasseter13-Aug-07 5:27
mr_lasseter13-Aug-07 5:27 
QuestionUser resizing of column in datagrid Pin
GuyThiebaut13-Aug-07 3:37
professionalGuyThiebaut13-Aug-07 3:37 
Questiondatabase connectivity between visual basic 6.0 and oracle 8.0 Pin
prashanna kumar13-Aug-07 3:28
prashanna kumar13-Aug-07 3:28 
AnswerRe: database connectivity between visual basic 6.0 and oracle 8.0 Pin
mr_lasseter13-Aug-07 3:53
mr_lasseter13-Aug-07 3:53 
Questionfilter error!! Pin
shapinuva13-Aug-07 2:42
shapinuva13-Aug-07 2:42 
AnswerRe: filter error!! Pin
Christian Graus13-Aug-07 8:21
protectorChristian Graus13-Aug-07 8:21 
shapinuva wrote:
can i help me?


Doesn't look like it.

shapinuva wrote:
DateSipTarBul1 and DateSipTarBul2"


This is never going to work. SQL is a different language to VB, your code needs to build valid SQL, the database cannot tell that these are variables within your VB code. So, your best bet is to write a stored proc, but if you want quick and dirty, just concatenate a string which includes the values of the dates in those controls/variables, instead of the names.

Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

QuestionHow can I change the numeral shapes to arabic? Pin
Mic Mathi13-Aug-07 2:42
Mic Mathi13-Aug-07 2:42 
QuestionPlease help me how to connect to LDAP using vb.net Pin
RichardBlare13-Aug-07 2:34
RichardBlare13-Aug-07 2:34 
AnswerRe: Please help me how to connect to LDAP using vb.net Pin
Craster13-Aug-07 3:54
Craster13-Aug-07 3:54 
GeneralRe: Please help me how to connect to LDAP using vb.net Pin
RichardBlare13-Aug-07 4:30
RichardBlare13-Aug-07 4:30 
GeneralRe: Please help me how to connect to LDAP using vb.net Pin
Craster13-Aug-07 4:32
Craster13-Aug-07 4:32 
QuestionTransparent layer/control.. Pin
DalePurdon13-Aug-07 1:43
DalePurdon13-Aug-07 1:43 
AnswerRe: Transparent layer/control.. Pin
Tom Deketelaere13-Aug-07 2:34
professionalTom Deketelaere13-Aug-07 2:34 
AnswerRe: Transparent layer/control.. Pin
Dave Kreskowiak13-Aug-07 4:20
mveDave Kreskowiak13-Aug-07 4:20 
QuestionHelp required regarding the Network down/Database down issue in VB6 Pin
nsurendran13-Aug-07 1:04
nsurendran13-Aug-07 1:04 
QuestionRTF files manipulation without using builtin controls Pin
misaw7513-Aug-07 0:25
misaw7513-Aug-07 0:25 
QuestionHow to make certain Columns in a datagrid Read only in vb.net Pin
Vimalsoft(Pty) Ltd12-Aug-07 23:54
professionalVimalsoft(Pty) Ltd12-Aug-07 23:54 
AnswerRe: How to make certain Columns in a datagrid Read only in vb.net Pin
i gr813-Aug-07 7:54
i gr813-Aug-07 7:54 
GeneralRe: How to make certain Columns in a datagrid Read only in vb.net Pin
Vimalsoft(Pty) Ltd14-Aug-07 22:59
professionalVimalsoft(Pty) Ltd14-Aug-07 22:59 
QuestionReduce size of avi file Pin
Rupesh Kumar Swami12-Aug-07 22:42
Rupesh Kumar Swami12-Aug-07 22:42 
AnswerRe: Reduce size of avi file Pin
Christian Graus12-Aug-07 23:57
protectorChristian Graus12-Aug-07 23:57 
QuestionHELP - SIMPLE MATH PROBLEM Pin
cyndy_northrup12-Aug-07 22:05
cyndy_northrup12-Aug-07 22:05 
AnswerRe: HELP - SIMPLE MATH PROBLEM Pin
Christian Graus12-Aug-07 23:56
protectorChristian Graus12-Aug-07 23:56 

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.