Looking for Calendar/Schedule sw (OpenInsight Specific)
At 14 JUN 1998 11:45:59PM DSig (SigSolutions) wrote:
We are currently looking for Calendar/Schedule sw which can be easily hacked into our system.
Although it is not hard to create it would be one less thing for me to do.
Let me know ..
dsig
David Tod Sigafoos ~ SigSOlutions
[email protected] cis:70302,77 voice:503-639-8080
At 15 JUN 1998 07:59AM Bryan Feddish wrote:
Take a look at www.dbi-tech.com/solpim.htm where you will find info on DBI Technologies PIM control. You can get it with source for about $165 from www.vbxtras.com.
Bryan
At 15 JUN 1998 11:06AM DSig (SigSolutions) wrote:
Bryan,
Not very OI like. The interface might confuse the user since it looks so much different than OI.
Are you using those OCX? How has it worked? Is that what your wrapper is for?
dsig
David Tod Sigafoos ~ SigSOlutions
[email protected] cis:70302,77 voice:503-639-8080
At 15 JUN 1998 11:19AM Bryan Feddish wrote:
I use OCX's in the Visual Basic parts of our package. I needed VB for the drag and drop of TreeView's plus I have spell checking, graphs, grid controls, an Excel compatable spreadsheet, etc. I make the screens look as close to the OI ones as possible as not to confuse the user.
For access to OI I use my REVSRVR.EXE automation server. The ActiveX cotrol is something I made available to make it easier for someone to use it. I don't use it myself as it add's 1 more layer and usign REVSRVR.EXE is pretty easy. I'm about to add scripting so you can write OI stored procedure scripts within VB and execute them.
Bryan