Archives of the TeradataForum
Message Posted: Tue, 01 Mar 2005 @ 15:58:45 GMT
Subj: | | CLI with Microsoft .NET |
|
From: | | Eric Rivard |
Has anyone been able to successfully call the CLI API for method "DBCQuery" in DLL ("DBCPrims.DLL")?
There is documentation from NCR on how to accomplish this in VB6, but I have not been able to translate the code into Visual Basic (or C#)
.NET. If I had to guess, the .NET structures that I am passing through to the DLL are not quite the same as the old VB6 types. Problem is, I had
know way of knowing what they should look like.
If you have been able to do it....please tell me what the API declaration was.
THANKS IN ADVANCE!
|