I need some help in configuring my DNS and Active Directory to compensate for the fact that my DNS Server is provided through my ISP. What prompted this error is when trying to install Exchange 2000 I was getting the error that setup could not contact the 2000 Active Directory. I was told that...
I know this is probably not a directly related Server problem, but I figure those of you who are experts in Server could tell me what's going wrong. I have a Windows 2000 Server (obviously), and I want to attempt to install Exchange 2000. The first thing I try to do is run /ForestPrep, but when...
I know this is probably not a directly related Exchange problem, but I figure those of you who are experts in Exchange could tell me what's going wrong. I have a Windows 2000 Server (obviously), and I want to attempt to install Exchange 2000. The first thing I try to do is run /ForestPrep, but...
I've developed an application that uses VB 6, Crystal Reports 8, and SQL Server 7. In my application when I hit submit, the form sends the beginning and ending dates to my crystal report like so:
Dim selection As String
selection = "{Info.Date} >= #" & _
DTPicker1.Value & "# AND...
I've developed an application that uses VB 6, Crystal Reports 8, and SQL Server 7. In my application when I hit submit, the form sends the beginning and ending dates to my crystal report like so:
Dim selection As String
selection = "{Info.Date} >= #" & _
DTPicker1.Value & "# AND...
While trying to run the setup program after running the package and deployment wizard, I get just about finished when I get the following error:
C:\winnt\system32\MSADO20.tlb
Error while registering the file
Anyone know how to fix this?
Can anyone tell me why the following code produces an invalid descriptor index error? I have a SQL statement that returns 1 row with two columns: time, event. Then I have 2 vectors:
Vector time = new Vector();
Vector event = new Vector();
int x = 0;
double v = 0;
while (rs1.next()){
x =...
I need some help in putting a result set into an array. First, I have a query that returns time. Assuming it returns 4 values, how would I go about reading the values into an array? (If I would be better off to use a vector I would appreciate that help too.) Also, let's say the query returned...
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.