Click here to Skip to main content
15,895,084 members
Home / Discussions / C#
   

C#

 
GeneralRe: string to richtext format Pin
malharone19-Jan-06 6:56
malharone19-Jan-06 6:56 
GeneralRe: string to richtext format Pin
lmoelleb19-Jan-06 20:44
lmoelleb19-Jan-06 20:44 
QuestionDisplaying time of Two Countries?? Pin
Harish Krishnan19-Jan-06 5:49
Harish Krishnan19-Jan-06 5:49 
AnswerRe: Displaying time of Two Countries?? Pin
malharone19-Jan-06 6:21
malharone19-Jan-06 6:21 
AnswerRe: Displaying time of Two Countries?? Pin
Andy Moore19-Jan-06 6:41
Andy Moore19-Jan-06 6:41 
Questionhow create multi Selection reusult Pin
Sasuko19-Jan-06 4:47
Sasuko19-Jan-06 4:47 
AnswerRe: how create multi Selection reusult Pin
Dario Solera19-Jan-06 6:53
Dario Solera19-Jan-06 6:53 
AnswerRe: how create multi Selection reusult Pin
Dave Kreskowiak19-Jan-06 10:23
mveDave Kreskowiak19-Jan-06 10:23 
Jet/Access doesn't support multiple statements in a query, otherwise known at a batch in the SQL world. Only single statements are allowed. You'll have to break this up into two seperate queries and run them seperately.

I think your second query should look like this:
SELECT COUNT(DISTINCT Number) FROM TableInfo

No quotes around the DISTINCT Number part.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: how create multi Selection reusult Pin
Sasuko19-Jan-06 13:32
Sasuko19-Jan-06 13:32 
GeneralRe: how create multi Selection reusult Pin
Dave Kreskowiak19-Jan-06 14:53
mveDave Kreskowiak19-Jan-06 14:53 
QuestionSSLStream and Alert Message Pin
elapid19-Jan-06 4:39
elapid19-Jan-06 4:39 
AnswerRe: SSLStream and Alert Message Pin
elapid19-Jan-06 8:28
elapid19-Jan-06 8:28 
GeneralRe: SSLStream and Alert Message Pin
Dave Kreskowiak19-Jan-06 10:05
mveDave Kreskowiak19-Jan-06 10:05 
AnswerRe: SSLStream and Alert Message Pin
Dave Kreskowiak19-Jan-06 10:02
mveDave Kreskowiak19-Jan-06 10:02 
GeneralRe: SSLStream and Alert Message Pin
elapid19-Jan-06 10:50
elapid19-Jan-06 10:50 
GeneralRe: SSLStream and Alert Message Pin
Dave Kreskowiak19-Jan-06 11:54
mveDave Kreskowiak19-Jan-06 11:54 
GeneralRe: SSLStream and Alert Message Pin
elapid19-Jan-06 12:54
elapid19-Jan-06 12:54 
QuestionHow to do media streaming? Pin
Divyang Mithaiwala19-Jan-06 4:13
Divyang Mithaiwala19-Jan-06 4:13 
QuestionFloating point compare Pin
_eulogy_19-Jan-06 3:59
_eulogy_19-Jan-06 3:59 
QuestionFetch variable information over multiple lines with regex Pin
SirErugor19-Jan-06 3:42
SirErugor19-Jan-06 3:42 
QuestionRemove white space from the beginning of a rich text Pin
Agyeman19-Jan-06 3:30
Agyeman19-Jan-06 3:30 
AnswerRe: Remove white space from the beginning of a rich text Pin
CWIZO19-Jan-06 3:39
CWIZO19-Jan-06 3:39 
GeneralRe: Remove white space from the beginning of a rich text Pin
Agyeman19-Jan-06 3:44
Agyeman19-Jan-06 3:44 
AnswerRe: Remove white space from the beginning of a rich text Pin
CWIZO19-Jan-06 3:47
CWIZO19-Jan-06 3:47 
GeneralRe: Remove white space from the beginning of a rich text Pin
Agyeman19-Jan-06 6:01
Agyeman19-Jan-06 6:01 

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.