We are looking for a xailer/sql programmer who can do small changes and additions to an existing xailer application that uses fastreports to get additional reports from a mssql database.
You should be good in mssql and fastreports and understand queries like this:
//
//how many contacts were there with children?
:cSelect := SELECT Oproepen.PkId Oproep, Afgehandeld.Contactsoort, sputogedaan, sputoafwijkend "+;
"FROM Oproepen INNER JOIN Afgehandeld ON Oproepen.AfgehandeldID = Afgehandeld.PkId " +;
"WHERE "
IF nPost > 0
:cSelect += "Afgehandeld.PostId = '" + alltrim(str( nPost)) + "' AND "
ENDIF
:cSelect += "DATEADD(dd, DATEDIFF(dd, 0, oproepen.datum), 0) >= '" + dVan + "' AND " +;
"DATEADD(dd, DATEDIFF(dd, 0, oproepen.datum), 0) <= '" + dTotMet + "' AND " +;
"DATEADD(year, 18, Oproepen.Geboren) >= '" + dTotMet + "' " +;
"ORDER BY Afgehandeld.Contactsoort; " +;
:open()
There will be a couple of hours work every month, you can work remote from your home/office.
Please send your cv and hourly rate to xailer@bbkm.nl
Regards,
Ron Broere
BBKM INfocom
bbkm.nl
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.
free lance xailer work
-
- Mensajes: 44
- Registrado: Dom Abr 19, 2009 10:01 am