Click here to Skip to main content
16,004,806 members
Home / Discussions / C#
   

C#

 
GeneralRe: Sending SMS from PC to Mobile phone Pin
Magnus2718-Mar-05 23:40
Magnus2718-Mar-05 23:40 
Generalremote .mdb file access Pin
Adnan Siddiqi18-Mar-05 0:35
Adnan Siddiqi18-Mar-05 0:35 
GeneralRe: remote .mdb file access Pin
Dave Kreskowiak18-Mar-05 4:50
mveDave Kreskowiak18-Mar-05 4:50 
GeneralRe: remote .mdb file access Pin
Adnan Siddiqi18-Mar-05 8:44
Adnan Siddiqi18-Mar-05 8:44 
GeneralRe: remote .mdb file access Pin
Dave Kreskowiak18-Mar-05 16:29
mveDave Kreskowiak18-Mar-05 16:29 
GeneralC#-Function as Part of an SQL-Where-Clause Pin
Rainer Ziebarth18-Mar-05 0:24
Rainer Ziebarth18-Mar-05 0:24 
GeneralRe: C#-Function as Part of an SQL-Where-Clause Pin
Ravindra Sadaphule18-Mar-05 11:54
Ravindra Sadaphule18-Mar-05 11:54 
GeneralRe: C#-Function as Part of an SQL-Where-Clause Pin
Rainer Ziebarth20-Mar-05 7:29
Rainer Ziebarth20-Mar-05 7:29 
thanks & sorry,
seeing your answer I realized, that the second codesnippet in my question dosn't describe my real problem - my mistake.

I need a dynamic function call in my SQL-statement such like how in the first codesnippet described ("... Where Status = 'A' And AccessFunction()").

The real problem is, that the functions result depends in normal case on the fieldvalues of the selected records (but I don't like to use UDF's).

For instance, there are some access rules for various usergroups (usergroup "xy" may only see the customergroup "ABC", usergroup "yz" but the customergroup "CDE").

My solution now is to add an boolean field to the datasets table after the fill-command, calculate that for every selected record with my accessfunction and use it in my datagrids binded dataview as a rowfilter.

Do you know a better direct way for these problem ?


thanks for your help,


Rainer Ziebarth
GeneralMemory Pin
Mauricio Ritter17-Mar-05 23:56
Mauricio Ritter17-Mar-05 23:56 
GeneralRe: Memory Pin
Sebastian Schneider18-Mar-05 1:54
Sebastian Schneider18-Mar-05 1:54 
GeneralRe: Memory Pin
Sebastian Schneider18-Mar-05 2:18
Sebastian Schneider18-Mar-05 2:18 
GeneralRe: Memory Pin
Andy Brummer18-Mar-05 5:57
sitebuilderAndy Brummer18-Mar-05 5:57 
GeneralPropertyGrid problems Pin
Member 9743517-Mar-05 23:48
Member 9743517-Mar-05 23:48 
GeneralRegisterStartupScript Pin
kaanacar17-Mar-05 23:46
kaanacar17-Mar-05 23:46 
QuestionBaloon tips in a HTML site? Pin
Pikebu17-Mar-05 23:08
Pikebu17-Mar-05 23:08 
GeneralPrinting data from a grid Pin
StephenMcAllister17-Mar-05 21:14
StephenMcAllister17-Mar-05 21:14 
GeneralRe: Printing data from a grid Pin
Kodanda Pani17-Mar-05 22:42
Kodanda Pani17-Mar-05 22:42 
GeneralYour comment Pin
sreejith ss nair17-Mar-05 20:07
sreejith ss nair17-Mar-05 20:07 
Questioncould somebody help me? Pin
Chrislangton17-Mar-05 19:31
Chrislangton17-Mar-05 19:31 
AnswerRe: could somebody help me? Pin
Colin Angus Mackay17-Mar-05 23:02
Colin Angus Mackay17-Mar-05 23:02 
AnswerRe: could somebody help me? Pin
Sebastian Schneider18-Mar-05 2:34
Sebastian Schneider18-Mar-05 2:34 
Generalview html Pin
frankDust17-Mar-05 19:26
frankDust17-Mar-05 19:26 
Question.NET FRAMEWORK BUG? Pin
reflex@codeproject17-Mar-05 18:22
reflex@codeproject17-Mar-05 18:22 
AnswerRe: .NET FRAMEWORK BUG? Pin
MoustafaS18-Mar-05 12:54
MoustafaS18-Mar-05 12:54 
GeneralRe: .NET FRAMEWORK BUG? Pin
reflex@codeproject18-Mar-05 16:06
reflex@codeproject18-Mar-05 16:06 

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.