| Author | Topic: Converting Clipper & Novlib to Xbase |
---|
| Don Schmitz | Converting Clipper & Novlib to Xbase
on Fri, 09 Jun 2006 10:26:23 -0500New to Xbase still using demo and would like to know if it is possible to
compile in xbase the Novlib Lib from Blinkinc into Xbase and if so what is
the process. The best solution would be a more current Lib that can make
function calls to a Novell server for example what group a user is in as
well as what is the user name of the person signed on.
Thanks
I'm sure I will have other questions but I like what I see so far!
*********************************************
Don Schmitz
University Hospital Surgery Dept.
600 Highland Ave. F8-164
Madison, WI 53792
(608) 263-9307
Email: Dons@surgery.wisc.edu |
| Regan Cawkwell | Re: Converting Clipper & Novlib to Xbase
on Fri, 09 Jun 2006 16:37:07 +0100Hi Don
Don Schmitz wrote:
> New to Xbase still using demo and would like to know if it is possible to
> compile in xbase the Novlib Lib from Blinkinc into Xbase and if so what is
> the process. The best solution would be a more current Lib that can make
> function calls to a Novell server for example what group a user is in as
> well as what is the user name of the person signed on.
>
> Thanks
> I'm sure I will have other questions but I like what I see so far!
Have you looked in XbTools III? It has various network functions...will
they do what you need?
Regan Cawkwell
Company : Real Business Applications Ltd
Title : Technical Support
Websites : www.rbauk.com www.rba-uk.com www.retailerexpress.co.uk
Email : regan@rba-uk.com
------------------------------------------------------ |
| Don Schmitz | Re: Converting Clipper & Novlib to Xbase
on Fri, 09 Jun 2006 10:41:14 -0500Is this part of the Demo Download? I don't see anything called tools
*********************************************
Don Schmitz
University Hospital Surgery Dept.
600 Highland Ave. F8-164
Madison, WI 53792
(608) 263-9307
Email: Dons@surgery.wisc.edu |
| Regan Cawkwell | Re: Converting Clipper & Novlib to Xbase
on Fri, 09 Jun 2006 16:59:00 +0100Don Schmitz wrote:
> Is this part of the Demo Download? I don't see anything called tools
Sorry, not a clue! It's part of my foundation subscription
install...that's all I know...
Regan Cawkwell
Company : Real Business Applications Ltd
Title : Technical Support
Websites : www.rbauk.com www.rba-uk.com www.retailerexpress.co.uk
Email : regan@rba-uk.com
------------------------------------------------------ |
| James Loughner | Re: Converting Clipper & Novlib to Xbase
on Fri, 09 Jun 2006 12:05:23 -0400You might contact Alaska to see if they will send you Tools to help in
your evaluation.
Jim
Don Schmitz wrote:
> Is this part of the Demo Download? I don't see anything called tools
>
>
> *********************************************
> Don Schmitz
> University Hospital Surgery Dept.
> 600 Highland Ave. F8-164
> Madison, WI 53792
> (608) 263-9307
> Email: Dons@surgery.wisc.edu
>
> |
| James Loughner | Re: Converting Clipper & Novlib to Xbase
on Fri, 09 Jun 2006 11:51:23 -0400Novlib is 16 bits and Xbase++ is 32 bits. You can't mix them. Check out
the function in XbpToolsIII. It should be in a directory ALASKA\XPTW32
I'm not sure if that is included in the DEMO but it does come with all
paid versions.
Jim
Don Schmitz wrote:
> New to Xbase still using demo and would like to know if it is possible to
> compile in xbase the Novlib Lib from Blinkinc into Xbase and if so what is
> the process. The best solution would be a more current Lib that can make
> function calls to a Novell server for example what group a user is in as
> well as what is the user name of the person signed on.
>
> Thanks
> I'm sure I will have other questions but I like what I see so far!
>
>
>
>
> *********************************************
> Don Schmitz
> University Hospital Surgery Dept.
> 600 Highland Ave. F8-164
> Madison, WI 53792
> (608) 263-9307
> Email: Dons@surgery.wisc.edu
>
> |
| Clifford Wiernik | Re: Converting Clipper & Novlib to Xbase
on Fri, 09 Jun 2006 18:58:31 -0500Don Schmitz wrote:
> New to Xbase still using demo and would like to know if it is possible to
> compile in xbase the Novlib Lib from Blinkinc into Xbase and if so what is
> the process. The best solution would be a more current Lib that can make
> function calls to a Novell server for example what group a user is in as
> well as what is the user name of the person signed on.
>
> Thanks
> I'm sure I will have other questions but I like what I see so far!
>
>
>
>
> *********************************************
> Don Schmitz
> University Hospital Surgery Dept.
> 600 Highland Ave. F8-164
> Madison, WI 53792
> (608) 263-9307
> Email: Dons@surgery.wisc.edu
>
>
Don, were you involved with the Madison Clipper User Group. I attended
one of the meetings along time ago at the CUNA Mutual offices.
Cliff Wiernik
Stevens Point, WI 54481
email: cliffw@nospamplease-aquafinance.com (i.e. drop the no......) |
| Don Schmitz | Re: Converting Clipper & Novlib to Xbase
on Wed, 14 Jun 2006 10:58:00 -0500Yes I went to several of the meeting.....It was moved to a place out in
Stoughton for a while and then kinda died.
*********************************************
Don Schmitz
University Hospital Surgery Dept.
600 Highland Ave. F8-164
Madison, WI 53792
(608) 263-9307
Email: Dons@surgery.wisc.edu |
| Pablo Botella | Re: Converting Clipper & Novlib to Xbase
on Sat, 10 Jun 2006 16:59:51 +0200Hi,
There is also a 32 bit version of NovLib as a DLL if you need extra stuff
than XbTools
Novell have also a public client API, and also in the winapi are some
network functions that works also with Novell. So you have at least 4 ways
to perform the migration.
Regards,
Pablo Botella
-------------------------------------------------------
Get The Open Tools for Xbase++
here: http://www.xbwin.com
------------------------------------------------------- |
| Frans Vermeulen | Re: Converting Clipper & Novlib to Xbase
on Sun, 11 Jun 2006 09:20:58 +0200Pablo,
> There is also a 32 bit version of NovLib as a DLL if you need extra stuff
> than XbTools
I did and try that one a few years ago, if no major changes are applied to
Novlib32, you'd better scratch that possibility from your list.
Regards,
Frans Vermeulen |
| Pablo Botella | Re: Converting Clipper & Novlib to Xbase
on Sun, 11 Jun 2006 22:01:17 +0200Hi,
> I did and try that one a few years ago, if no major changes are applied to
> Novlib32, you'd better scratch that possibility from your list.
Good to know it, but still there another 3 ways
Regards,
Pablo |
| Don Schmitz | Re: Converting Clipper & Novlib to Xbase
on Wed, 28 Jun 2006 11:45:21 -0500XBase Tools III did the trick....
*********************************************
Don Schmitz
University Hospital Surgery Dept.
600 Highland Ave. F8-164
Madison, WI 53792
(608) 263-9307
Email: Dons@surgery.wisc.edu |