Exchange 5.5 Problem

ADO

    Next

  • 1. Using ADO to access a CSV file
    Does anyone know the connection string and other parameters that are necessary to use ADO to extract data from a CSV file?
  • 2. How cast result of executescalar to a integer
    I am tring to use execute scalar which returns an object *. If I assign result of executescalar to an variable defined as an object * it compiles and runs. But this value is actually an integer and I can not figure out how to convert it to an integer. I would prefer if I did not need to assign it to object variable at all but assigned it directly to an integer value. Below is currently what I am doning and I have not found the proper way to cast to int. Object *leadskip; leadskip = cmd->ExecuteScalar(); I have tried the following for casting but got compiler error int leadskip1 leadskip1 = (int)leadskip
  • 3. Data Base Beginner Question
    I am an experienced VBA developer with no experience with either Access or ADO. I need to improve in the data base area and know nothing about ADO. I currently data base using Excel or Text files only (programmatically). I am NOT a proffesional but only program to a small degree when required as a part of a skill set . I work as a technologist in a civil engineering lab and my needs relate to lab information management, data analysis (including data basing results), reporting etc. Hoping someone will give me advice on the best direction to take, best place to start and best sources. Perhaps Access rather than ADO is the direction to take. I obtained some ADO code that was impressive at obtaining data from a closed Excel workbook which peaked my interest in the subject. Of course, I don't understand the code. Greg
  • 4. Unmanaged C++ calling to ADO.Net for Schema Manipulation in Access
    We have an application which does a significant amount of db access into a Jet 4.0 database using vanilla ADO in C++. We have, however, a few functions which directly alter the schema of the Jet database by adding tables, adding fields, etc. These functions are typically called from update scripts which bring users' databases up to the latest version. The implementation I've done calls from the unmanaged C++ into a seperate mixed-mode .dll file which uses ADO.Net and DDL to make these changes, and then return to the unmanaged code. What we've noticed is that we can completely disconnect our unmanaged C++ code from the database, run an AddTable function in ADO.Net, check for it's existance in managed code and see it there, but by the time we return to unmanaged code, connecting an ADO recordset to that table fails with a no_Table type error. However, if one steps through the code in a debugger, the error does not occur. We have tried the standard Sleep(5000) solution in there, but this is firstly unacceptable, secondly this doesn't really work all of the time. I was just wondering if anybody has seen an error of this type before and/or if anybody has even attempted such a thing and could provide some insight.
  • 5. Help witha a query
    Hi, I've in my DB ms-access 2002 a table EMPLOYEE that contains 2 fields "COMPANY" and "NAME" let's see this example COMPANY NAME ======= ====== company1 name1-1 company1 name1-2 company2 name2-1 company3 name3-1 company3 name3-2 company3 name3-3 company3 name3-4 I like to have a query that give me the first name for each company, like this COMPANY NAME ======= ====== company1 name1-1 company2 name2-1 company3 name3-1 I need this in a vb.net windows form, ADO.net and a databade ms-access 2002 Any suggestion please? Thanks.

Exchange 5.5 Problem

Postby UHJlZmVycmVk » Sat, 18 Dec 2004 02:41:07 GMT

I have an Exchange 5.5 server in a W2k parent domain (domain.com) and have 
user accounts in the child domain (a.domain.com).  When I try to create a 
user account in the child domain and give permissions to the mailbox, i get 
the following error:
No mapping between account names and security IDs was done.
ID no. 0xc0020534

When I create the account for the user in the parent domain, I am able to 
get permissions.

I verified the parent and child trusts.  

Any ideas?

Similar Threads:

1.Exchange 5.5 problem Event 2018

2.ASP.NET Exchange 5.5 problem

I have a major problem with cdo 1.21 and ASP.NET. I hope you can help me. Please, could you guide me in right direction

I need to access an Exchange Server 5.5 from ASP.NET application. ASP.NET application resides on Windows 2000 server and Exchange Server resides on the separate Windows NT Server. I read that .NET framework does not support cdo 1.21 so I thougt to go around this by programming my own dll component which has reference to cdo 1.21 and then in ASP.NET application I have referece to my own dll. The problem is that I have never succeeded to log on onto Exchange Server. Everytime the application tries to log on onto Exchage Server the application stops responding and locks up. Please could you advice me what could the possible problem be in this case? Could it be IIS authentication or something else. I would very much appreciate your help

3.Exchange 5.5 Problems

Here is one I saw a long time ago and can't find the resolution in my notes. 
NDR message reads: "5.1.0 - Unknown address error 553-'5.1.8 <user@domain>... 
Domain of sender address user@domain does not exist'"

This happens intermittently when a user attempts to send mail outside of our 
organization. In this case, the user was me, so I know for a fact that my 
account is valid and the domain is valid.

Exchange 5.5 SP4 running in a Windows 2000 AD.

I'm going to go did the the entries now and will come back and kill this 
question if I find the answer.

Thanx

Mark J Feller Sr
MCSE, MCSA

4.Exchange 5.5 - problem moving mailbox within site, from one server to another

Hi

We have an old NT box running exchange 5.5.  I am trying to mov
mailboxes to a new server running Windows 2000 with exchange 5.5.  Bot
servers are in the same site.  

I start the move as usual (hi-light mailbox, tools - move mailbox).  
enter the destination server (Windows 2000 server) and click ok.  Th
move mailbox progress box appears with the message "Opening th
information store that belongs to username".  The progress indicato
moves from 0% to 1%m then stops.  The mailbox I am moving is empty.  
have left the process to run for a couple of hours to no avail.  When 
check the application list in task manager, Exchange Administrator i
not responding. 

I've tried this process from the new server also, and the result is th
same.  I've also tried different user accounts with no joy.

Anybody got any ideas?

Thanks in advance.

S

5.Public folders Exchange 5.5 problem

Hi everyone, I have a problem with Exchange 5.5. I was doing the segregation 
of my old stuff and i was trying to transfer the massages from the public 
folders to the "podfolder also public, but there was a communicate that it 
is impossible to move some of them. So i decided to copy them to the 
archives public folders, but the problem is that after this operation 
deleting 1 massage is taking 20 - 30 seconds. When i would like to delete a 
1000 messages it would take few hours. Does someone know what is going on 
with that?

Piotr


6. BlackBerry and Exchange 5.5 problem

7. Exchange 5.5 problem with missing MX

8. Exchange 5.5 problem with NDR



Return to ADO

 

Who is online

Users browsing this forum: No registered users and 13 guest