H
Harry Leboeuf
Hello,
I'm a novice in .Net development (switched after 10 years Delphi).
I've created a small test app with a Dataset in it.
The Dataset contains a TableAdapter.
In my Form i'm using a grid that uses that named dataset to display an
update the table.
Now i would like to enable a application role so that regular users in the
real environment could access the data.
We always work by Application roles.
I've found some examples on how to use the 'sp_setapprole' but in this kind
of development i don't have a connection created by myself.
It is all in the generated code van VisStud.
What is the way or where is the event i could hook into to enable the role
....
Kind Regards ....
I'm a novice in .Net development (switched after 10 years Delphi).
I've created a small test app with a Dataset in it.
The Dataset contains a TableAdapter.
In my Form i'm using a grid that uses that named dataset to display an
update the table.
Now i would like to enable a application role so that regular users in the
real environment could access the data.
We always work by Application roles.
I've found some examples on how to use the 'sp_setapprole' but in this kind
of development i don't have a connection created by myself.
It is all in the generated code van VisStud.
What is the way or where is the event i could hook into to enable the role
....
Kind Regards ....