Select to view content in your preferred language

Create Oracle User using ArcObjects with VB.Net

780
1
02-23-2011 05:09 AM
JanKorte
Deactivated User
I found out that I am able to set user permissions using the ArcObjects commands grant or revoke with vb.net.
Ok,... but I have no idea how to create a user on the Oracle Database using VB.net and ArcObjects.

I don't want to use a direct Oracle connection using command "Create User...", I want to use the ArcSDE Connection with ArcObjects like "sdedatabaseCon.createUser("xy")" aso. Thats because I want to develop the application Oracle independent.

Thanks for all advice.
Jastro
0 Kudos
1 Reply
JanKorte
Deactivated User
Seems that there is no option to do that. ESRI does not support things like that. No forum support by ESRI members in this forum. This is sad but true.
0 Kudos