Click here to Skip to main content
15,888,816 members
Home / Discussions / C#
   

C#

 
GeneralRe: ListView grouping Pin
dpmIris6-Feb-05 22:01
dpmIris6-Feb-05 22:01 
GeneralRe: ListView grouping Pin
Heath Stewart7-Feb-05 6:47
protectorHeath Stewart7-Feb-05 6:47 
GeneralRe: ListView grouping Pin
Joel Lucsy4-Feb-05 9:51
Joel Lucsy4-Feb-05 9:51 
QuestionHow can I controle by resource in C# !!!! Pin
students552 university4-Feb-05 2:49
students552 university4-Feb-05 2:49 
AnswerRe: How can I controle by resource in C# !!!! Pin
Heath Stewart4-Feb-05 6:06
protectorHeath Stewart4-Feb-05 6:06 
GeneralUsing a View in SQL server and SqlCommandBuilder at the same time Pin
hajob4-Feb-05 2:13
hajob4-Feb-05 2:13 
GeneralRe: Using a View in SQL server and SqlCommandBuilder at the same time Pin
Heath Stewart4-Feb-05 6:02
protectorHeath Stewart4-Feb-05 6:02 
GeneralRe: Using a View in SQL server and SqlCommandBuilder at the same time Pin
Scott Serl4-Feb-05 8:25
Scott Serl4-Feb-05 8:25 
Heath Stewart wrote:
SELECT privileges are still required on the table. A view is just a view on that table.

In the general case, this is not true; shielding the underlying table from direct user interaction is one reason that views exist.
In the specific case of a commandbuilder, it might be true due to the way the commandbuilder queries metadata about the underlying table.
GeneralRe: Using a View in SQL server and SqlCommandBuilder at the same time Pin
hajob6-Feb-05 0:10
hajob6-Feb-05 0:10 
GeneralRe: Using a View in SQL server and SqlCommandBuilder at the same time Pin
Heath Stewart6-Feb-05 5:49
protectorHeath Stewart6-Feb-05 5:49 
GeneralRe: Using a View in SQL server and SqlCommandBuilder at the same time Pin
hajob6-Feb-05 22:41
hajob6-Feb-05 22:41 
GeneralMultiple Assemblies Pin
innocent734-Feb-05 1:52
innocent734-Feb-05 1:52 
GeneralRe: Multiple Assemblies Pin
SimonS4-Feb-05 2:11
SimonS4-Feb-05 2:11 
GeneralRe: Multiple Assemblies Pin
innocent734-Feb-05 2:35
innocent734-Feb-05 2:35 
GeneralRe: Multiple Assemblies Pin
Stefan Troschuetz4-Feb-05 3:15
Stefan Troschuetz4-Feb-05 3:15 
GeneralRe: Multiple Assemblies Pin
Heath Stewart4-Feb-05 5:57
protectorHeath Stewart4-Feb-05 5:57 
Questionhow to install a self made windows service on other machines.. Pin
just_starting4-Feb-05 1:47
just_starting4-Feb-05 1:47 
AnswerRe: how to install a self made windows service on other machines.. Pin
Esmo20004-Feb-05 4:28
Esmo20004-Feb-05 4:28 
GeneralRe: how to install a self made windows service on other machines.. Pin
Heath Stewart4-Feb-05 5:46
protectorHeath Stewart4-Feb-05 5:46 
AnswerRe: how to install a self made windows service on other machines.. Pin
Heath Stewart4-Feb-05 5:53
protectorHeath Stewart4-Feb-05 5:53 
GeneralRe: how to install a self made windows service on other machines.. Pin
just_starting4-Feb-05 9:32
just_starting4-Feb-05 9:32 
GeneralRe: how to install a self made windows service on other machines.. Pin
Heath Stewart4-Feb-05 12:56
protectorHeath Stewart4-Feb-05 12:56 
GeneralSintax error in the INSERT INTO instruction Pin
Sasuko4-Feb-05 0:34
Sasuko4-Feb-05 0:34 
GeneralRe: Sintax error in the INSERT INTO instruction Pin
Sasuko4-Feb-05 6:29
Sasuko4-Feb-05 6:29 
GeneralRe: Sintax error in the INSERT INTO instruction Pin
Dave Kreskowiak4-Feb-05 8:44
mveDave Kreskowiak4-Feb-05 8:44 

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.