Hi vacunita,
The app generates the following errors:
Array
(
[0] => Array
(
[0] => IMSSP
[SQLSTATE] => IMSSP
[1] => -55
=> -55
[2] => Failed to retrieve the server version. Unable to continue.
[message] =>...
Hi,
I have an application and i use SQL server 2005.
The problem is I login and I use the application but after X minutes display error:
PHP Exception(0): Error en la conexion a SQL Server. in C:\wamp\www\XXXX\XXXXX\core\etix_sqlsrv.php at line 164
The XXX are folder of the proyect.
I use...
I created one data base with collation equal to SQL_Latin1_General_CP1_CI_AS.
The server have installed SQL Server 2005.
I created a web application when i make a insert or update, the data saving wrong (p.e BLVD Ñ à Ó DIAZ ORDAZ, must be BLVD Ñ Í Ó DIAZ ORDAZ)
The charset of web...
Hi,
I use oficial Facebook API (https://developers.facebook.com/docs/reference/php/).
I use this API with 2 profiles, the problem is that page take 8 seg. to show only 3 update comments.
How I do make to optimize the time at 8 seg?
Hi,
I used the webservices, when i used the method the server response with XML code in this code has a PDF file in base 64 code.
How put this file in a file create with clarion.
Thanks.
I have the button of delete record in a browse list, but i need handle the action.
If the user press the buttom "Yes" in the window confirmación, I execute code if the user confirm that the record must be deleted.
I have the code in Accepted Embed but if the user press "No" in the window...
Hi,
I need send data to google earth and show location.
Or can i pass parameters to google earth and open the KML file.
And i need view a layout (no necesary in clarion) of autocad but this it must be can zoom and move across it.
Thank's
No, no is standar size. I can change the paper size in runtime.
Report REPORT('Impresión de Recibo'),AT(0,0,207,16),PRE(RPT),FONT('MS Sans Serif',8,,FONT:regular),MM
break2 BREAK(conf:folconf)
detail DETAIL,AT(,,,11),USE(?detail)
END
END
END
I have a report with a detail without header and footer.
I create in runtime the fields to print.
I defined the paper in properties server print.
I define the position "x" and "y" of my controls created in runtime too.
When i print my report, the report have a margin of 1 inch. but the report...
My reporte Structure
Report REPORT('Print form'),AT(6,30,200,233),PRE(RPT),FONT('MS Sans Serif',8,,FONT:regular), |
MM
Detail DETAIL,AT(,,192,6),USE(?Detail),FONT('Arial',,,)
END
END
In my tables a save, position "Y" of the camps.
My code in TakeRecord
locl:ndet=1...
Ok,I have a report and i create the control in runtime, my report only have a detail.
I need print 3 times the detail but one below other. How can i do this?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.