This is the issue I'm trying to resolve. I need to open the files dynamically at runtime through code like:
(C# - .NET)
actDB = new ActOle.DATABASEClass();
actDB.Open("C:\files\actfile.dbf");
if the file is an Act! 5 or earlier version, I need to do the conversion dynamically and...
Please Help Guys!
This is the issue I'm trying to resolve. I need to open ACT! files dynamically at runtime using the API:
EX:(C# - .NET)
actDB = new ActOle.DATABASEClass();
actDB.Open("C:\files\actfile.dbf");
if the file is an Act! 5 or earlier version, I need to do the conversion...
Hey Guys,
I recently inherited a project to extract data from Goldmine and dispay them on a web page.
I need to get the API I could use to access GM5 and GM6 databases and good documentation with code samples...
Please help guys..
Hey Guys,
I'm very new to GoldMine, I just inherited a project that involves displaying the info from Goldmine on web and winforms pages.
I have no clue how to go about this. I have installed the GoldMine application 6.0. I can reference the GMCOMAPILIB in my C# project. I need to connect to...
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.