Click here to Skip to main content
15,885,216 members
Home / Discussions / C#
   

C#

 
GeneralBug in System.Drawing.Rectangle Pin
Arun Bhalla24-Jun-03 9:52
Arun Bhalla24-Jun-03 9:52 
GeneralRe: Bug in System.Drawing.Rectangle Pin
leppie24-Jun-03 10:21
leppie24-Jun-03 10:21 
GeneralRe: Bug in System.Drawing.Rectangle Pin
Arun Bhalla24-Jun-03 12:16
Arun Bhalla24-Jun-03 12:16 
GeneralRe: Bug in System.Drawing.Rectangle Pin
John R. Shaw24-Jun-03 12:25
John R. Shaw24-Jun-03 12:25 
GeneralRe: Bug in System.Drawing.Rectangle Pin
Arun Bhalla24-Jun-03 12:51
Arun Bhalla24-Jun-03 12:51 
GeneralIt's a point of view Pin
John R. Shaw24-Jun-03 13:13
John R. Shaw24-Jun-03 13:13 
GeneralC# and VB.Net exam questions Pin
boro1224-Jun-03 6:52
boro1224-Jun-03 6:52 
GeneralExecuting Access Reports Pin
Uncle Monkey24-Jun-03 6:21
Uncle Monkey24-Jun-03 6:21 
I am trying to run an access report in c#. The report runs ok but I cannot seem to stop the dialog box asking for the report parameter.

appAccess.DoCmd.OpenReport( reportName, Access.AcView.acViewPreview, "",
whereCondition, Access.AcWindowMode.acHidden, "");

The filtername and openargs (the "" fields) and the whereCondition parameters of the above method do not seem to set the report parameter.

How can I set a parameter value for this report?

It ain't what you know that matters.
Uncle Monkey

GeneralCapturing Input Events Pin
Anonymous24-Jun-03 5:21
Anonymous24-Jun-03 5:21 
GeneralRe: Capturing Input Events Pin
John Fisher25-Jun-03 7:34
John Fisher25-Jun-03 7:34 
Generalassync call returns on wrong thread Pin
OmegaSupreme24-Jun-03 5:20
OmegaSupreme24-Jun-03 5:20 
GeneralRe: assync call returns on wrong thread Pin
David Stone24-Jun-03 7:44
sitebuilderDavid Stone24-Jun-03 7:44 
GeneralRe: assync call returns on wrong thread Pin
OmegaSupreme24-Jun-03 18:21
OmegaSupreme24-Jun-03 18:21 
QuestionThread not releasing resources? Pin
GISnet24-Jun-03 4:44
GISnet24-Jun-03 4:44 
GeneralRich Text Box Cursor Location Pin
MojoTheMonkey24-Jun-03 4:00
MojoTheMonkey24-Jun-03 4:00 
GeneralRe: Rich Text Box Cursor Location Pin
dynamic24-Jun-03 6:52
dynamic24-Jun-03 6:52 
GeneralRe: Rich Text Box Cursor Location Pin
leppie24-Jun-03 7:02
leppie24-Jun-03 7:02 
GeneralRe: Rich Text Box Cursor Location Pin
J. Dunlap24-Jun-03 7:38
J. Dunlap24-Jun-03 7:38 
GeneralRe: Rich Text Box Cursor Location Pin
MojoTheMonkey24-Jun-03 21:59
MojoTheMonkey24-Jun-03 21:59 
GeneralC# DLL and MFC app Pin
vikramlinux24-Jun-03 0:33
vikramlinux24-Jun-03 0:33 
GeneralRe: C# DLL and MFC app Pin
Daniel Turini24-Jun-03 4:54
Daniel Turini24-Jun-03 4:54 
GeneralI need help (convert VB6 ocx to C# WCL) Pin
yarns23-Jun-03 21:02
yarns23-Jun-03 21:02 
GeneralRe: I need help (convert VB6 ocx to C# WCL) Pin
Kant24-Jun-03 15:44
Kant24-Jun-03 15:44 
QuestionWhat are they difference between some controls ? Pin
JeffSayHi23-Jun-03 16:07
JeffSayHi23-Jun-03 16:07 
QuestionHow can I do a toolbar like VS.Net ? Pin
JeffSayHi23-Jun-03 15:56
JeffSayHi23-Jun-03 15: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.