Click here to Skip to main content
15,910,277 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: sending mail via asp Pin
nlarson116-Dec-06 4:02
nlarson116-Dec-06 4:02 
GeneralRe: sending mail via asp Pin
uglyeyes6-Dec-06 10:57
uglyeyes6-Dec-06 10:57 
GeneralRe: sending mail via asp Pin
nlarson117-Dec-06 3:37
nlarson117-Dec-06 3:37 
QuestionHow to get data from webpage have embedded ActiveX Pin
jkyadav6-Dec-06 0:47
jkyadav6-Dec-06 0:47 
AnswerRe: How to get data from webpage have embedded ActiveX Pin
Vasudevan Deepak Kumar6-Dec-06 1:11
Vasudevan Deepak Kumar6-Dec-06 1:11 
QuestionI need profisionaly Databaseconnection string Coding Part [modified] Pin
somagunasekaran6-Dec-06 0:40
somagunasekaran6-Dec-06 0:40 
QuestionBoundField in GRidView Pin
BobsAfro6-Dec-06 0:29
BobsAfro6-Dec-06 0:29 
QuestionFiltering DBase by SQL Query - not working Pin
NigeLost5-Dec-06 23:50
NigeLost5-Dec-06 23:50 
I am confused!

I went through the process of creating a query, using the "Build a Program Now!" book - step-by-step and it appeared to be accepted. However, it produced a NULL result, even though the data is there with the sessionID number or two that I tested.

My code:

SELECT wsName 'a String<br />
FROM WordSurvey 'the Table Name<br />
WHERE (sessionID=@sessionID) 'Int32 number<br />

I also get a warning:

"The new command text returns data with schema different from the schema of the main query. Check your query's command test if this is not desired."
And the SQL icon in the TableAdapter is not ticked like the "normal" one above it.

Why I am confused is that I loaded the "BAPN!" solution and tried generating a similar Select - and it worked fine!

I can only conclude that I am following the right process but there must be something wrong with the Table set-up. The Table seems to be OK and data is being accepted. The TableAdapter has been set up to provide the normal basic Fill/Get and that has worked for obtaining output. It is just this new query that is a problem.

Can anyone throw any clues, please?

All help gratefully received!
(VB Exp 2005, SQL Exp 2005)
AnswerRe: Filtering DBase by SQL Query - not working Pin
Christian Graus5-Dec-06 23:57
protectorChristian Graus5-Dec-06 23:57 
GeneralRe: Filtering DBase by SQL Query - not working Pin
NigeLost6-Dec-06 0:17
NigeLost6-Dec-06 0:17 
GeneralRe: Filtering DBase by SQL Query - not working Pin
Christian Graus6-Dec-06 8:35
protectorChristian Graus6-Dec-06 8:35 
QuestionShowing Splash Screen Pin
Kapil Thakur5-Dec-06 20:57
Kapil Thakur5-Dec-06 20:57 
AnswerRe: Showing Splash Screen Pin
Christian Graus5-Dec-06 22:11
protectorChristian Graus5-Dec-06 22:11 
AnswerRe: Showing Splash Screen Pin
momooomooomomo5-Dec-06 23:05
momooomooomomo5-Dec-06 23:05 
GeneralRe: Showing Splash Screen Pin
Kapil Thakur6-Dec-06 1:09
Kapil Thakur6-Dec-06 1:09 
AnswerRe: Showing Splash Screen Pin

MmM.net</

5-Dec-06 23:46

MmM.net</

5-Dec-06 23:46 
Questiondeveloping wordart Pin
reddykoti5-Dec-06 20:37
reddykoti5-Dec-06 20:37 
AnswerRe: developing wordart Pin
Christian Graus5-Dec-06 21:58
protectorChristian Graus5-Dec-06 21:58 
QuestionMultiple Forms - Help! Pin
Tretanya5-Dec-06 15:46
Tretanya5-Dec-06 15:46 
AnswerRe: Multiple Forms - Help! Pin
Christian Graus5-Dec-06 15:56
protectorChristian Graus5-Dec-06 15:56 
GeneralRe: Multiple Forms - Help! Pin
Tretanya5-Dec-06 16:00
Tretanya5-Dec-06 16:00 
GeneralRe: Multiple Forms - Help! Pin
Christian Graus5-Dec-06 16:07
protectorChristian Graus5-Dec-06 16:07 
Questiondd/mm/yyyy Pin
charleslau28555-Dec-06 15:05
charleslau28555-Dec-06 15:05 
AnswerRe: dd/mm/yyyy Pin
Christian Graus5-Dec-06 15:18
protectorChristian Graus5-Dec-06 15:18 
AnswerRe: dd/mm/yyyy Pin
Guffa5-Dec-06 16:52
Guffa5-Dec-06 16:52 

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.