I am complete noob when it comes to Win2K server and AD, and need couple of things...
Need to know the syntax of the query string to query the AD database to get result set of:
1) Domains
2) Domain "X" and users under this domain
3) Domain "X" and groups under this domain
4) query user...
I am having issues granting permission to a particular table for a particular ROLE, when i run:
USE PLUMDB
GO
GRANT SELECT
ON PLUMDB.PLUMUSER.PTSERVERCONFIG
TO COLLABREAD
GO
from Query Analyzer or I use EM to manually set the permission, it hangs indefinitely, does not error out or anything, it...
I have a Form that launches a another Form as modal(.Show vbModal). Now on the loaded modal form, the control box is disabled, and there are no buttons with click events with code "Unload Me", instead I was using this form's KeyDown or KeyUp or KeyPress events then with a select...
Here's the problem:
In our AcuODBC linked tables, our narrative fields consists of 80-character length strings in one "Narrative" table record, of which consists of thirty of these fields. My task is to collect all the non-null entries of all these "Narrative" fields, in...
I am getting this type of exception through AcuODBC linked data source - "[AcuCorp, Inc.][AcuODBC Driver]Out of range". What does this exactly pertains to? Is this a generic AcuODBC error?
Here are the details:
1) Data Source - Using AcuODBC to link to a COBOL ISAM file using the...
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.