Posted: Sat Jan 25, 2003 8:42 pm
Restored from previous forum. Originally posted by Webrunner.
Hi,
I am looking for a development solution (not to expensive) and i have a few questions before i will buy it and put my precious time in learning how to use it.
I use a software package called OfficeTalk which has it's own API dll.
I want to make a couple of add-ons for this software.
I can call it from VisualBasic using the following code:
Set app = CreateObject("OfficeTalk.Application")
or
Set app = GetObject(,"OfficeTalk.Application")
when it is already running.
Is this possible in anyway in PureBasic?
And how do i do it?
Also i need to extract and insert data in a Sybase Database.
I have a ODBC connection for the database.
Is that possible?
Thanx
LEVEN is meervoud van LEF!
http://www.sprint.nl
http://www.sprintweb.com
http://www.officetalk.nl
http://www.kooponline.nl
Hi,
I am looking for a development solution (not to expensive) and i have a few questions before i will buy it and put my precious time in learning how to use it.
I use a software package called OfficeTalk which has it's own API dll.
I want to make a couple of add-ons for this software.
I can call it from VisualBasic using the following code:
Set app = CreateObject("OfficeTalk.Application")
or
Set app = GetObject(,"OfficeTalk.Application")
when it is already running.
Is this possible in anyway in PureBasic?
And how do i do it?
Also i need to extract and insert data in a Sybase Database.
I have a ODBC connection for the database.
Is that possible?
Thanx
LEVEN is meervoud van LEF!
http://www.sprint.nl
http://www.sprintweb.com
http://www.officetalk.nl
http://www.kooponline.nl