list database users sql server 2000 VB
Tech-Archive recommends: Fix windows errors by optimizing your registry
there are 3 user created databases in a server 2000
databasex usera (rw)
databasey userb (rw)
databasez usera (rw)
my vb front end needs to list
databasex
databasez
to a combobox
how to list the only those databases that a usera has access rights
.
Relevant Pages
- Re: AS2005 ... what is wrong with it?
... What I have seen is that the dev server is *faster* than the prod server ... And does your dev server also have all 6 databases with all these roles? ... When I restore the "PROV" i got approx 20 sec. ... Starting from an empty data folder should show if this theory is true ... (microsoft.public.sqlserver.olap) - 2nd Post - Trouble Getting VS.Net 2003 WalkThrough working
... the server. ... MSDE either from the Setup or from the SQL2KDeskSP3 execute. ... it does look like some of the sample databases have been ... >> and they directed me to install MSDE and they attached a ConfigSamples ... (microsoft.public.sqlserver.msde) - RE: Server Explorer & Databases
... As for the visual studio's database server explorer, ... oracle, visual studio generally use the OLD DB provider which is for Oracle ... and support of most general funcctionalitis in latest version of Oracle. ... #Server Explorer for Oracle Databases ... (microsoft.public.vsnet.ide) - Re: 2nd Post - Trouble Getting VS.Net 2003 WalkThrough working
... The fact that the other databases exists phyiscally doesn´t mean that they ... can try to connect to SQL Server using OSL or a GUI. ... The Command OSQL ist for the commandline under DOS. ... > this MSDE either from the Setup or from the SQL2KDeskSP3 execute. ... (microsoft.public.sqlserver.msde) - Re: Seperate Databases and Business Logic.. SQL vs. .NET code?? Design Ideas/Differences
... Say a particular shop has a few critical SQL Databases that are not ... it's been stated that we will not server link. ... and reporting and online can accept day- ... (microsoft.public.dotnet.framework.aspnet) |
|