Click here to Skip to main content
16,005,181 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Detecting when an external application starts? Pin
Yona Low20-Nov-06 9:29
Yona Low20-Nov-06 9:29 
QuestionDataBindings of RadionButton Pin
kindman_nb20-Nov-06 7:16
kindman_nb20-Nov-06 7:16 
AnswerRe: DataBindings of RadionButton Pin
kindman_nb20-Nov-06 7:21
kindman_nb20-Nov-06 7:21 
QuestionOAR-00904 INVALID COLUMN Pin
Silver-Grey20-Nov-06 7:15
Silver-Grey20-Nov-06 7:15 
AnswerRe: OAR-00904 INVALID COLUMN Pin
Guffa20-Nov-06 7:51
Guffa20-Nov-06 7:51 
AnswerRe: OAR-00904 INVALID COLUMN Pin
Silver-Grey20-Nov-06 8:01
Silver-Grey20-Nov-06 8:01 
GeneralRe: OAR-00904 INVALID COLUMN Pin
Silver-Grey20-Nov-06 8:18
Silver-Grey20-Nov-06 8:18 
AnswerRe: OAR-00904 INVALID COLUMN Pin
Guffa20-Nov-06 8:53
Guffa20-Nov-06 8:53 
The database is not aware of your function either.

You have placed the function call and the reference to the text box inside the string, that means that it's not code, it's just a part of the string. The string will be sent just as it is to the database, and the database couldn't do anything with it even if it did understand what it was, as it doesn't have access to either your function or your text box.


---
b { font-weight: normal; }

GeneralRe: OAR-00904 INVALID COLUMN Pin
Silver-Grey21-Nov-06 3:59
Silver-Grey21-Nov-06 3:59 
QuestionRestricting special characters Pin
Deepasubramanian20-Nov-06 5:29
Deepasubramanian20-Nov-06 5:29 
AnswerRe: Restricting special characters Pin
Colin Angus Mackay20-Nov-06 5:42
Colin Angus Mackay20-Nov-06 5:42 
AnswerRe: Restricting special characters Pin
Kevin Nicol20-Nov-06 5:44
Kevin Nicol20-Nov-06 5:44 
AnswerRe: Restricting special characters Pin
Dave Kreskowiak20-Nov-06 6:00
mveDave Kreskowiak20-Nov-06 6:00 
QuestionImporting system classes Pin
directred20-Nov-06 4:02
directred20-Nov-06 4:02 
AnswerRe: Importing system classes Pin
Colin Angus Mackay20-Nov-06 4:38
Colin Angus Mackay20-Nov-06 4:38 
GeneralRe: Importing system classes Pin
secortez20-Nov-06 7:33
secortez20-Nov-06 7:33 
GeneralRe: Importing system classes Pin
Colin Angus Mackay20-Nov-06 8:59
Colin Angus Mackay20-Nov-06 8:59 
QuestionCheck for new files... :( Pin
dan_cleverclover20-Nov-06 1:36
dan_cleverclover20-Nov-06 1:36 
AnswerRe: Check for new files... :( Pin
nlarson1120-Nov-06 2:58
nlarson1120-Nov-06 2:58 
NewsRe: Check for new files... :( Pin
dan_cleverclover20-Nov-06 3:02
dan_cleverclover20-Nov-06 3:02 
QuestionWhich settings? Pin
dan_cleverclover20-Nov-06 3:23
dan_cleverclover20-Nov-06 3:23 
AnswerRe: Which settings? Pin
dan_cleverclover20-Nov-06 3:29
dan_cleverclover20-Nov-06 3:29 
QuestionStoring the filenames? Pin
dan_cleverclover20-Nov-06 3:39
dan_cleverclover20-Nov-06 3:39 
QuestionPlaying a Video Pin
jady8420-Nov-06 0:16
jady8420-Nov-06 0:16 
AnswerRe: Playing a Video Pin
Christian Graus20-Nov-06 8:57
protectorChristian Graus20-Nov-06 8:57 

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.