User Profile

Collapse

Profile Sidebar

Collapse
mCharton
mCharton
Last Activity: Mar 27 '08, 08:24 PM
Joined: Jan 7 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • mCharton
    started a topic Detect SQL Server Role in VB.NET
    in .NET

    Detect SQL Server Role in VB.NET

    I'm pretty new to programming for SQL. Using VB.NET (2005) how do I detect whether a user has been given write access to my database at designtime in a windows application? Is there something akin to my.user.isinrol e("Server/database/db_datawriter") ??? I just need to be able to distinguish between users with write access and those with just read access.

    Any help would be much appreciated. Thanks.
    See more | Go to post

  • mCharton
    started a topic COM when client doesn't have related app installed
    in .NET

    COM when client doesn't have related app installed

    I am developing an application in VB.NET that uses the Google Earth COM-API for one small element. My problem is that if a client does not have GE installed then the program, as expected, crashes. The element of the program that uses GE is not significant, so I do not want to force the user to install GE. Is there a way that I can add a reference to GE programmaticall y and thus handle the errors thrown if the user doesn't have GE? Or is there...
    See more | Go to post
No activity results to display
Show More
Working...