I am looking in to pulling out Document information out of SharePoint Servcies using the WebServices interface, and was wondering if anyone had a good reference that I could use to help me in my task.
Any example websites would be good too.
--
Regards
<<<Bryan Avery>>>
On my SQL database when ever I create a new database it contains table, views and Stored Procedures from an old database I created sometime ago.
Why and how can I get rid of them?
<<<Bryan>>>
The only problem I am having is that when you make changes to the ActiveDirectory it takes quite sometime for it to be enabled at the SQL Server end, sometime 30 minutes.
All works okay, but I've not added users to the SQL Server database, I've added the Users Groups and then the Groups to the SQL Server Roles. Therefore the Username is no good.
I've created this routine, it stores the results in a table tblDomainGroups.
--drop table rolemember
create table...
All these example are creating the DataGrid, but not changing them at RunTime.
The problem comes when the DataGrid is already filled and then you need to change the DataGrid format to another type such as a Combo.
I've seen a C# example, but having troubles transfering to VB.Net...
Very silly question, how do I foind the events that are available when programming my application.
In the old days of VB, they used to be in the pull down list at the top of the page.
Where do I find them in vb.net?
I have read through all the examples of using a combo in a Datagrid, (from syncfusion.com, gotdotnet.com and C# Corner) and they all seem to be around adding formatting and building the columns. I need to edit the formatting within an existing column.
My problem is that I am pulling in the Data...
That is a start, I've also found SUSER_SNAME
But the problem is when you use a Trusted connection a user can belong to many Groups, so I need to find a way of getting at al the groups / role the user belongs to.
Is it possible to get information about Active Directory in to SQL Server so I can do different tasks depending on what information the user has in Active Directory?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.