In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Advantage RDD?
-
- Mensajes: 41
- Registrado: Vie Jul 01, 2005 11:59 pm
Advantage RDD?
I am new to Xailer but find it very likable. I am, however, having trouble
accessing the Advantage Database Server.
When I first tried the Advantage functions from xHarbour,com, they were not
there.
I then tried the TAdsDataSource and got a list of long list of unresolved
externals like
_HB_FUN_ADSLOCKING
_HB_FUN_ADSWRITELALLRECORDS
down to _HB_FUN_ADSKEYCOUNT
They are all called from XAILER.LIB|AdsDataSource.
I have the Advantage Server running and can access it from Clipper, Delphi
and straight xHarbour.
I suspect that I am missing some library referene. Can anyone help me?
Mike Draper
accessing the Advantage Database Server.
When I first tried the Advantage functions from xHarbour,com, they were not
there.
I then tried the TAdsDataSource and got a list of long list of unresolved
externals like
_HB_FUN_ADSLOCKING
_HB_FUN_ADSWRITELALLRECORDS
down to _HB_FUN_ADSKEYCOUNT
They are all called from XAILER.LIB|AdsDataSource.
I have the Advantage Server running and can access it from Clipper, Delphi
and straight xHarbour.
I suspect that I am missing some library referene. Can anyone help me?
Mike Draper
Advantage RDD?
Mike,
See our FAQ on www.xailer.com
By default the ADS libraries are not linked. You must explicity include
them, to do so just include to the project as any other file the libraries
ads32.lib (Impdef of Ads32.dll) and Rddads.lib from xharbour contribution
directory.
Regards,
"Mike Draper" <drapermxx@cogeco.ca> escribió en el mensaje
news:[email=428fdae3@ozsrvnegro.ozlan.local...]428fdae3@ozsrvnegro.ozlan.local...[/email]
>I am new to Xailer but find it very likable. I am, however, having trouble
>accessing the Advantage Database Server.
>
> When I first tried the Advantage functions from xHarbour,com, they were
> not there.
>
> I then tried the TAdsDataSource and got a list of long list of unresolved
> externals like
> _HB_FUN_ADSLOCKING
> _HB_FUN_ADSWRITELALLRECORDS
>
> down to _HB_FUN_ADSKEYCOUNT
>
> They are all called from XAILER.LIB|AdsDataSource.
>
> I have the Advantage Server running and can access it from Clipper, Delphi
> and straight xHarbour.
>
> I suspect that I am missing some library referene. Can anyone help me?
>
> Mike Draper
>
>
See our FAQ on www.xailer.com
By default the ADS libraries are not linked. You must explicity include
them, to do so just include to the project as any other file the libraries
ads32.lib (Impdef of Ads32.dll) and Rddads.lib from xharbour contribution
directory.
Regards,
"Mike Draper" <drapermxx@cogeco.ca> escribió en el mensaje
news:[email=428fdae3@ozsrvnegro.ozlan.local...]428fdae3@ozsrvnegro.ozlan.local...[/email]
>I am new to Xailer but find it very likable. I am, however, having trouble
>accessing the Advantage Database Server.
>
> When I first tried the Advantage functions from xHarbour,com, they were
> not there.
>
> I then tried the TAdsDataSource and got a list of long list of unresolved
> externals like
> _HB_FUN_ADSLOCKING
> _HB_FUN_ADSWRITELALLRECORDS
>
> down to _HB_FUN_ADSKEYCOUNT
>
> They are all called from XAILER.LIB|AdsDataSource.
>
> I have the Advantage Server running and can access it from Clipper, Delphi
> and straight xHarbour.
>
> I suspect that I am missing some library referene. Can anyone help me?
>
> Mike Draper
>
>
-
- Mensajes: 41
- Registrado: Vie Jul 01, 2005 11:59 pm
Advantage RDD?
How do I add libraries?
When I select 'Project' / 'Properties' / 'Libraries' I see the Xailer.lib
but the'Add' button is not enabled.
Is there some other way to add libraries?
"Ignacio Ortiz" <Noname@ozs.com> wrote in message
news:[email=42906e79@ozsrvnegro.ozlan.local...]42906e79@ozsrvnegro.ozlan.local...[/email]
> Mike,
>
> See our FAQ on www.xailer.com
>
> By default the ADS libraries are not linked. You must explicity include
> them, to do so just include to the project as any other file the libraries
> ads32.lib (Impdef of Ads32.dll) and Rddads.lib from xharbour contribution
> directory.
>
> Regards,
>
> "Mike Draper" <drapermxx@cogeco.ca> escribió en el mensaje
> news:[email=428fdae3@ozsrvnegro.ozlan.local...]428fdae3@ozsrvnegro.ozlan.local...[/email]
>>I am new to Xailer but find it very likable. I am, however, having
>>trouble accessing the Advantage Database Server.
>>
>> When I first tried the Advantage functions from xHarbour,com, they were
>> not there.
>>
>> I then tried the TAdsDataSource and got a list of long list of unresolved
>> externals like
>> _HB_FUN_ADSLOCKING
>> _HB_FUN_ADSWRITELALLRECORDS
>>
>> down to _HB_FUN_ADSKEYCOUNT
>>
>> They are all called from XAILER.LIB|AdsDataSource.
>>
>> I have the Advantage Server running and can access it from Clipper,
>> Delphi and straight xHarbour.
>>
>> I suspect that I am missing some library referene. Can anyone help me?
>>
>> Mike Draper
>>
>>
>
>
When I select 'Project' / 'Properties' / 'Libraries' I see the Xailer.lib
but the'Add' button is not enabled.
Is there some other way to add libraries?
"Ignacio Ortiz" <Noname@ozs.com> wrote in message
news:[email=42906e79@ozsrvnegro.ozlan.local...]42906e79@ozsrvnegro.ozlan.local...[/email]
> Mike,
>
> See our FAQ on www.xailer.com
>
> By default the ADS libraries are not linked. You must explicity include
> them, to do so just include to the project as any other file the libraries
> ads32.lib (Impdef of Ads32.dll) and Rddads.lib from xharbour contribution
> directory.
>
> Regards,
>
> "Mike Draper" <drapermxx@cogeco.ca> escribió en el mensaje
> news:[email=428fdae3@ozsrvnegro.ozlan.local...]428fdae3@ozsrvnegro.ozlan.local...[/email]
>>I am new to Xailer but find it very likable. I am, however, having
>>trouble accessing the Advantage Database Server.
>>
>> When I first tried the Advantage functions from xHarbour,com, they were
>> not there.
>>
>> I then tried the TAdsDataSource and got a list of long list of unresolved
>> externals like
>> _HB_FUN_ADSLOCKING
>> _HB_FUN_ADSWRITELALLRECORDS
>>
>> down to _HB_FUN_ADSKEYCOUNT
>>
>> They are all called from XAILER.LIB|AdsDataSource.
>>
>> I have the Advantage Server running and can access it from Clipper,
>> Delphi and straight xHarbour.
>>
>> I suspect that I am missing some library referene. Can anyone help me?
>>
>> Mike Draper
>>
>>
>
>
-
- Mensajes: 30
- Registrado: Lun Jul 18, 2005 12:29 am
Advantage RDD?
Mike,
just add the libs to the project as you would add other files like .prg
or .ch by clicking on the + icon in the toolbar or by doing the command
project | add files to project.
Regards
Christian Lauer
Mike Draper wrote:
> How do I add libraries?
>
> When I select 'Project' / 'Properties' / 'Libraries' I see the Xailer.lib
> but the'Add' button is not enabled.
>
> Is there some other way to add libraries?
>
>
> "Ignacio Ortiz" <Noname@ozs.com> wrote in message
> news:[email=42906e79@ozsrvnegro.ozlan.local...]42906e79@ozsrvnegro.ozlan.local...[/email]
>
>>Mike,
>>
>>See our FAQ on www.xailer.com
>>
>>By default the ADS libraries are not linked. You must explicity include
>>them, to do so just include to the project as any other file the libraries
>>ads32.lib (Impdef of Ads32.dll) and Rddads.lib from xharbour contribution
>>directory.
>>
>>Regards,
>>
>>"Mike Draper" <drapermxx@cogeco.ca> escribió en el mensaje
>>news:[email=428fdae3@ozsrvnegro.ozlan.local...]428fdae3@ozsrvnegro.ozlan.local...[/email]
>>
>>>I am new to Xailer but find it very likable. I am, however, having
>>>trouble accessing the Advantage Database Server.
>>>
>>>When I first tried the Advantage functions from xHarbour,com, they were
>>>not there.
>>>
>>>I then tried the TAdsDataSource and got a list of long list of unresolved
>>>externals like
>>>_HB_FUN_ADSLOCKING
>>>_HB_FUN_ADSWRITELALLRECORDS
>>>
>>>down to _HB_FUN_ADSKEYCOUNT
>>>
>>>They are all called from XAILER.LIB|AdsDataSource.
>>>
>>>I have the Advantage Server running and can access it from Clipper,
>>>Delphi and straight xHarbour.
>>>
>>>I suspect that I am missing some library referene. Can anyone help me?
>>>
>>>Mike Draper
>>>
>>>
>>
>>
>
>
just add the libs to the project as you would add other files like .prg
or .ch by clicking on the + icon in the toolbar or by doing the command
project | add files to project.
Regards
Christian Lauer
Mike Draper wrote:
> How do I add libraries?
>
> When I select 'Project' / 'Properties' / 'Libraries' I see the Xailer.lib
> but the'Add' button is not enabled.
>
> Is there some other way to add libraries?
>
>
> "Ignacio Ortiz" <Noname@ozs.com> wrote in message
> news:[email=42906e79@ozsrvnegro.ozlan.local...]42906e79@ozsrvnegro.ozlan.local...[/email]
>
>>Mike,
>>
>>See our FAQ on www.xailer.com
>>
>>By default the ADS libraries are not linked. You must explicity include
>>them, to do so just include to the project as any other file the libraries
>>ads32.lib (Impdef of Ads32.dll) and Rddads.lib from xharbour contribution
>>directory.
>>
>>Regards,
>>
>>"Mike Draper" <drapermxx@cogeco.ca> escribió en el mensaje
>>news:[email=428fdae3@ozsrvnegro.ozlan.local...]428fdae3@ozsrvnegro.ozlan.local...[/email]
>>
>>>I am new to Xailer but find it very likable. I am, however, having
>>>trouble accessing the Advantage Database Server.
>>>
>>>When I first tried the Advantage functions from xHarbour,com, they were
>>>not there.
>>>
>>>I then tried the TAdsDataSource and got a list of long list of unresolved
>>>externals like
>>>_HB_FUN_ADSLOCKING
>>>_HB_FUN_ADSWRITELALLRECORDS
>>>
>>>down to _HB_FUN_ADSKEYCOUNT
>>>
>>>They are all called from XAILER.LIB|AdsDataSource.
>>>
>>>I have the Advantage Server running and can access it from Clipper,
>>>Delphi and straight xHarbour.
>>>
>>>I suspect that I am missing some library referene. Can anyone help me?
>>>
>>>Mike Draper
>>>
>>>
>>
>>
>
>
-
- Mensajes: 41
- Registrado: Vie Jul 01, 2005 11:59 pm
Advantage RDD?
Ok, I can add libraries.
Where then do I find the Advantage Libraries?
There is no reference in the xHarbour stuff I got from Xailer and the
libraries from xHarbour.com are not in the correct format.
I guess I need the Advantage libriaies in Borland format for Xailer.
"Christian Lauer" <clauer@netzw.de> wrote in message
news:[email=4290977b@ozsrvnegro.ozlan.local...]4290977b@ozsrvnegro.ozlan.local...[/email]
> Mike,
>
> just add the libs to the project as you would add other files like .prg or
> .ch by clicking on the + icon in the toolbar or by doing the command
> project | add files to project.
>
> Regards
> Christian Lauer
>
> Mike Draper wrote:
>> How do I add libraries?
>>
>> When I select 'Project' / 'Properties' / 'Libraries' I see the Xailer.lib
>> but the'Add' button is not enabled.
>>
>> Is there some other way to add libraries?
>>
>>
>> "Ignacio Ortiz" <Noname@ozs.com> wrote in message
>> news:[email=42906e79@ozsrvnegro.ozlan.local...]42906e79@ozsrvnegro.ozlan.local...[/email]
>>
>>>Mike,
>>>
>>>See our FAQ on www.xailer.com
>>>
>>>By default the ADS libraries are not linked. You must explicity include
>>>them, to do so just include to the project as any other file the
>>>libraries ads32.lib (Impdef of Ads32.dll) and Rddads.lib from xharbour
>>>contribution directory.
>>>
>>>Regards,
>>>
>>>"Mike Draper" <drapermxx@cogeco.ca> escribió en el mensaje
>>>news:[email=428fdae3@ozsrvnegro.ozlan.local...]428fdae3@ozsrvnegro.ozlan.local...[/email]
>>>
>>>>I am new to Xailer but find it very likable. I am, however, having
>>>>trouble accessing the Advantage Database Server.
>>>>
>>>>When I first tried the Advantage functions from xHarbour,com, they were
>>>>not there.
>>>>
>>>>I then tried the TAdsDataSource and got a list of long list of
>>>>unresolved externals like
>>>>_HB_FUN_ADSLOCKING
>>>>_HB_FUN_ADSWRITELALLRECORDS
>>>>
>>>>down to _HB_FUN_ADSKEYCOUNT
>>>>
>>>>They are all called from XAILER.LIB|AdsDataSource.
>>>>
>>>>I have the Advantage Server running and can access it from Clipper,
>>>>Delphi and straight xHarbour.
>>>>
>>>>I suspect that I am missing some library referene. Can anyone help me?
>>>>
>>>>Mike Draper
>>>>
>>>>
>>>
>>>
>>
Where then do I find the Advantage Libraries?
There is no reference in the xHarbour stuff I got from Xailer and the
libraries from xHarbour.com are not in the correct format.
I guess I need the Advantage libriaies in Borland format for Xailer.
"Christian Lauer" <clauer@netzw.de> wrote in message
news:[email=4290977b@ozsrvnegro.ozlan.local...]4290977b@ozsrvnegro.ozlan.local...[/email]
> Mike,
>
> just add the libs to the project as you would add other files like .prg or
> .ch by clicking on the + icon in the toolbar or by doing the command
> project | add files to project.
>
> Regards
> Christian Lauer
>
> Mike Draper wrote:
>> How do I add libraries?
>>
>> When I select 'Project' / 'Properties' / 'Libraries' I see the Xailer.lib
>> but the'Add' button is not enabled.
>>
>> Is there some other way to add libraries?
>>
>>
>> "Ignacio Ortiz" <Noname@ozs.com> wrote in message
>> news:[email=42906e79@ozsrvnegro.ozlan.local...]42906e79@ozsrvnegro.ozlan.local...[/email]
>>
>>>Mike,
>>>
>>>See our FAQ on www.xailer.com
>>>
>>>By default the ADS libraries are not linked. You must explicity include
>>>them, to do so just include to the project as any other file the
>>>libraries ads32.lib (Impdef of Ads32.dll) and Rddads.lib from xharbour
>>>contribution directory.
>>>
>>>Regards,
>>>
>>>"Mike Draper" <drapermxx@cogeco.ca> escribió en el mensaje
>>>news:[email=428fdae3@ozsrvnegro.ozlan.local...]428fdae3@ozsrvnegro.ozlan.local...[/email]
>>>
>>>>I am new to Xailer but find it very likable. I am, however, having
>>>>trouble accessing the Advantage Database Server.
>>>>
>>>>When I first tried the Advantage functions from xHarbour,com, they were
>>>>not there.
>>>>
>>>>I then tried the TAdsDataSource and got a list of long list of
>>>>unresolved externals like
>>>>_HB_FUN_ADSLOCKING
>>>>_HB_FUN_ADSWRITELALLRECORDS
>>>>
>>>>down to _HB_FUN_ADSKEYCOUNT
>>>>
>>>>They are all called from XAILER.LIB|AdsDataSource.
>>>>
>>>>I have the Advantage Server running and can access it from Clipper,
>>>>Delphi and straight xHarbour.
>>>>
>>>>I suspect that I am missing some library referene. Can anyone help me?
>>>>
>>>>Mike Draper
>>>>
>>>>
>>>
>>>
>>
Advantage RDD?
Mike,
> Where then do I find the Advantage Libraries?
>
> There is no reference in the xHarbour stuff I got from Xailer and the
> libraries from xHarbour.com are not in the correct format.
>
> I guess I need the Advantage libriaies in Borland format for Xailer.
You need 2 libraries:
- Ace32.lib which is an import library from Ace32.dll. You can use the
Implib.exe tool from BCC.
- RddAds.lib which should be at xharbourlib or xharbourcontribrddads.
If not, I'll send it to you.
--
Regards,
Jose F. Gimenez
> Where then do I find the Advantage Libraries?
>
> There is no reference in the xHarbour stuff I got from Xailer and the
> libraries from xHarbour.com are not in the correct format.
>
> I guess I need the Advantage libriaies in Borland format for Xailer.
You need 2 libraries:
- Ace32.lib which is an import library from Ace32.dll. You can use the
Implib.exe tool from BCC.
- RddAds.lib which should be at xharbourlib or xharbourcontribrddads.
If not, I'll send it to you.
--
Regards,
Jose F. Gimenez
-
- Mensajes: 41
- Registrado: Vie Jul 01, 2005 11:59 pm
Advantage RDD?
Jose
Thanks for you help.
I copied IMPLIB.EXE from BBC and ACE32.DLL from Xailerbin into a folder.
implib ace32.lib ace32.dll
I got the wessage "Error - Unable to open file"
On the RDDADS front. There is a file RDDADS in the CONTRIB folder, but it
is really RDDADS.CH.
I would appreciate if you could send me these file
Mike Draper
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:[email=4290df21@ozsrvnegro.ozlan.local...]4290df21@ozsrvnegro.ozlan.local...[/email]
> Mike,
>
>> Where then do I find the Advantage Libraries?
>>
>> There is no reference in the xHarbour stuff I got from Xailer and the
>> libraries from xHarbour.com are not in the correct format.
>>
>> I guess I need the Advantage libriaies in Borland format for Xailer.
>
> You need 2 libraries:
>
> - Ace32.lib which is an import library from Ace32.dll. You can use the
> Implib.exe tool from BCC.
> - RddAds.lib which should be at xharbourlib or xharbourcontribrddads.
> If not, I'll send it to you.
>
> --
> Regards,
>
> Jose F. Gimenez
>
Thanks for you help.
I copied IMPLIB.EXE from BBC and ACE32.DLL from Xailerbin into a folder.
implib ace32.lib ace32.dll
I got the wessage "Error - Unable to open file"
On the RDDADS front. There is a file RDDADS in the CONTRIB folder, but it
is really RDDADS.CH.
I would appreciate if you could send me these file
Mike Draper
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:[email=4290df21@ozsrvnegro.ozlan.local...]4290df21@ozsrvnegro.ozlan.local...[/email]
> Mike,
>
>> Where then do I find the Advantage Libraries?
>>
>> There is no reference in the xHarbour stuff I got from Xailer and the
>> libraries from xHarbour.com are not in the correct format.
>>
>> I guess I need the Advantage libriaies in Borland format for Xailer.
>
> You need 2 libraries:
>
> - Ace32.lib which is an import library from Ace32.dll. You can use the
> Implib.exe tool from BCC.
> - RddAds.lib which should be at xharbourlib or xharbourcontribrddads.
> If not, I'll send it to you.
>
> --
> Regards,
>
> Jose F. Gimenez
>
Advantage RDD?
Mike,
> I copied IMPLIB.EXE from BBC and ACE32.DLL from Xailerbin into a folder.
>
> implib ace32.lib ace32.dll
>
> I got the wessage "Error - Unable to open file"
Perhaps it's in use, and implib.exe cannot open it. Close all programs that
use it and try again.
> On the RDDADS front. There is a file RDDADS in the CONTRIB folder, but
> it is really RDDADS.CH.
>
> I would appreciate if you could send me these file
Ok. I'm going to send it to you.
--
Un saludo,
José F. Giménez
> I copied IMPLIB.EXE from BBC and ACE32.DLL from Xailerbin into a folder.
>
> implib ace32.lib ace32.dll
>
> I got the wessage "Error - Unable to open file"
Perhaps it's in use, and implib.exe cannot open it. Close all programs that
use it and try again.
> On the RDDADS front. There is a file RDDADS in the CONTRIB folder, but
> it is really RDDADS.CH.
>
> I would appreciate if you could send me these file
Ok. I'm going to send it to you.
--
Un saludo,
José F. Giménez
-
- Mensajes: 41
- Registrado: Vie Jul 01, 2005 11:59 pm
Advantage RDD?
Thanks to Jose's help, I finally got ADS working.
"Mike Draper" <drapermxx@cogeco.ca> wrote in message
news:[email=4290f9ab@ozsrvnegro.ozlan.local...]4290f9ab@ozsrvnegro.ozlan.local...[/email]
> Jose
>
> Thanks for you help.
>
> I copied IMPLIB.EXE from BBC and ACE32.DLL from Xailerbin into a folder.
>
> implib ace32.lib ace32.dll
>
> I got the wessage "Error - Unable to open file"
>
> On the RDDADS front. There is a file RDDADS in the CONTRIB folder, but
> it is really RDDADS.CH.
>
> I would appreciate if you could send me these file
>
> Mike Draper
>
>
>
> "Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
> news:[email=4290df21@ozsrvnegro.ozlan.local...]4290df21@ozsrvnegro.ozlan.local...[/email]
>> Mike,
>>
>>> Where then do I find the Advantage Libraries?
>>>
>>> There is no reference in the xHarbour stuff I got from Xailer and the
>>> libraries from xHarbour.com are not in the correct format.
>>>
>>> I guess I need the Advantage libriaies in Borland format for Xailer.
>>
>> You need 2 libraries:
>>
>> - Ace32.lib which is an import library from Ace32.dll. You can use the
>> Implib.exe tool from BCC.
>> - RddAds.lib which should be at xharbourlib or
>> xharbourcontribrddads. If not, I'll send it to you.
>>
>> --
>> Regards,
>>
>> Jose F. Gimenez
>>
>
>
"Mike Draper" <drapermxx@cogeco.ca> wrote in message
news:[email=4290f9ab@ozsrvnegro.ozlan.local...]4290f9ab@ozsrvnegro.ozlan.local...[/email]
> Jose
>
> Thanks for you help.
>
> I copied IMPLIB.EXE from BBC and ACE32.DLL from Xailerbin into a folder.
>
> implib ace32.lib ace32.dll
>
> I got the wessage "Error - Unable to open file"
>
> On the RDDADS front. There is a file RDDADS in the CONTRIB folder, but
> it is really RDDADS.CH.
>
> I would appreciate if you could send me these file
>
> Mike Draper
>
>
>
> "Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
> news:[email=4290df21@ozsrvnegro.ozlan.local...]4290df21@ozsrvnegro.ozlan.local...[/email]
>> Mike,
>>
>>> Where then do I find the Advantage Libraries?
>>>
>>> There is no reference in the xHarbour stuff I got from Xailer and the
>>> libraries from xHarbour.com are not in the correct format.
>>>
>>> I guess I need the Advantage libriaies in Borland format for Xailer.
>>
>> You need 2 libraries:
>>
>> - Ace32.lib which is an import library from Ace32.dll. You can use the
>> Implib.exe tool from BCC.
>> - RddAds.lib which should be at xharbourlib or
>> xharbourcontribrddads. If not, I'll send it to you.
>>
>> --
>> Regards,
>>
>> Jose F. Gimenez
>>
>
>