Search found 25 matches: adts

Return to advanced search

Re: How to Curl for text messaging

... have to be concerned with installing any SDK. I initially wrote the whole thing using Java because ADS has a driver to connect to my dbfs and adts. But I grew frustrated with Java and all its dependencies. Maintaining a fine running Java environment is too much work. That's the reason I re-wrote ...
by reinaldocrespo
Wed Feb 24, 2021 12:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to Curl for text messaging
Replies: 17
Views: 2254

Re: PHP with dbase

... I have a couple PHP portals accessing Advantage data across the internet where the web server is in one continent and the Advantage data (ADTs and DBFs) server is on another. It works great. The beauty is you can have FW-Win32 apps writing/reading/ reporting on the same data you also have ...
by fraxzi
Fri Aug 10, 2018 1:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: PHP with dbase
Replies: 10
Views: 1912

Re: PHP with dbase

... I have a couple PHP portals accessing Advantage data across the internet where the web server is in one continent and the Advantage data (ADTs and DBFs) server is on another. It works great. The beauty is you can have FW-Win32 apps writing/reading/ reporting on the same data you also have ...
by reinaldocrespo
Thu Aug 09, 2018 7:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: PHP with dbase
Replies: 10
Views: 1912

Re: ADSCDX/5035 The requested lock culd not be guaranted.

... could not be granted. The file or record may be locked by another user. This error can also occur when using the Advantage proprietary table type (ADTs) and the current record has been deleted. Linux Note If using a pre-2.4 kernel, it is possible to get this error because of an incorrect lock offset ...
by russimicro
Fri Jun 23, 2017 12:21 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: ADSCDX/5035 The requested lock culd not be guaranted.
Replies: 6
Views: 920

Re: SQL - advice

... user log into the DD as the first thing when your program starts 3. start replacing your ISAM business logic for SQL. 4. replace your .dbfs for .adts and start taking advantage of extended field types If what you are looking for is a free SQL, I would think MySQL is the best choice and Daniel's ...
by reinaldocrespo
Tue Mar 10, 2015 12:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SQL - advice
Replies: 9
Views: 2372

Re: Procesos demasiado Lentos Windows 8.1 64 fwh64!!!

... aplicación del proceso de cierre de operaciones que corre en las noches, no trabaja en red y el ADS lo bajamos y solo lo corremos en C:\ con las ADTs, donde se guardaron los movimientos del día. Entonces no puedo regresar a DBFCDX. Pero bueno si usted me dice que el problema es el ADS pues ni ...
by Yessica
Mon Feb 23, 2015 4:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Procesos demasiado Lentos Windows 8.1 64 fwh64!!!
Replies: 20
Views: 3994

Re: Uso de Diccionario de Datos ADS y tablas libres

... donde estan las demas que estan en el diccionario, la abre perfectamente, pero como no está en el diccionario osea esta libre, repito uso tablas ADTs con ADIs (Indices). No me permite abrirla. Antes podia hacerlo muy bien con solo decir: Use TablaLibre exclusive // Apertura de tabla libre, al ...
by Yessica
Thu Jan 29, 2015 4:16 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Uso de Diccionario de Datos ADS y tablas libres
Replies: 22
Views: 6696

Re: Uso de Diccionario de Datos ADS y tablas libres

... harbour, me manda un error al intentar abrir la tabla libre. Uso el AdsSetServerType(7), que se supone que es para Local, Remote e Internet y Uso ADTs. la tabla libre la quiero abrir de la siguiente manera: use c:\carpeta1\carpeta2\nomtabla shared alias AliasTab Espero tu respuesta gracias Reinaldo.
by Yessica
Thu Jan 29, 2015 3:05 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Uso de Diccionario de Datos ADS y tablas libres
Replies: 22
Views: 6696

Re: Security of array data

... or otherwise- deleting .dbfs, and simply making the database more stable and secured. In my apps, the .dbfs (I have now switched to .adts), are only visible to my apps. Users ***can not*** read/write or even see the files. Hope that helps some, Reinaldo.
by reinaldocrespo
Sun Sep 29, 2013 1:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Security of array data
Replies: 10
Views: 3694

ADS Summit in Boise is now official

... I will take with me a lot of code where I show how to manage ads DD from xharbour and how to use SQL + ISAM and PHP on the same set of .dbfs or .adts. Reinaldo.
by reinaldocrespo
Thu Aug 02, 2012 11:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS Summit in Boise is now official
Replies: 12
Views: 5025

Re: Codejock Calendar Samples?

Hi everyone; Just came across this post, and thought I should share some answers. Yes, CodeJock calendar control does work with dbfs/ adts/ xml/ mdb/ SQL/ arrays/ Objects, or just about any other type of data. Here is a short sample on working with a tdata class based on dbfs. I'm trying ...
by reinaldocrespo
Thu Jan 13, 2011 3:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Codejock Calendar Samples?
Replies: 116
Views: 46499

Re: Choosing SQL database ...

... RDD, VO RDD, PHP, ODBC, ADO, DBI, Perl, MDAC, OLE DB. I ran out of breath again. I understand how some people might be turned off by ISAM -DBFs or ADTs. I avoid mentioning "DBFs" to my customers. But that is only due to perception and not real facts. Like I said, there are advantages ...
by reinaldocrespo
Wed Oct 28, 2009 2:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Choosing SQL database ...
Replies: 118
Views: 30347

Re: WinDBU - script interesante !!!

... como debo utilizar esto..AdsCopyTableContents(), necesito copiar registros de una Tabla a otra con una condicion. Podrias ayudarme... utilizo ADTs en un Diccionario de Datos. hola Jessica Ningun problema solo pregunta y aqui vemos como podemos solucionar tus consultas
by Yessica
Mon Jun 01, 2009 6:37 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: WinDBU - script interesante !!!
Replies: 12
Views: 9012

Re: Ayuda en comandos xHarbour

... copiar registros de una tabla a otra, copiar estructuras, pues manipular las Tablas que estan en un Diccionario de Datos el tipo de Tablas son ADTS, que comandos son los que se usan?, eso es lo que no se. Gracias por contestarme. Hola Yessica, Que tipo de tablas estás usando?? Que es lo que ...
by Yessica
Fri May 29, 2009 10:15 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda en comandos xHarbour
Replies: 5
Views: 805

Re: Ayuda en comandos xHarbour

Muchas gracias por contestarme, pues son ADTs, ADI, mira tengo problemas en como borrar los registros de una Tabla, como copiar los registro de una hacia otra con ciertas condiciones. Ojala y puedas ayudarme te lo agradeceria mucho.
by Yessica
Fri May 29, 2009 9:52 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda en comandos xHarbour
Replies: 5
Views: 805
Next

Return to advanced search