Vasilli,
You're welcome I am glad I could help :)
Keep up the good work :)
Regards,
Dimitris
On Thu, Oct 8, 2009 at 3:12 PM, Vassilis K wrote:
> Thank you Dimitri
>
> That was it !!!
>
> I made so many efforts today to find out what was wrong.
> But most of the times the solution is in front
Thank you Dimitri
That was it !!!
I made so many efforts today to find out what was wrong.
But most of the times the solution is in front of our eyes and we cannot see
it !!!
--
Come build with us! The BlackBerry(R) D
Vasilis,
if I'm reading your code correctly you're closing the result set before you
use rsAPOD!arithmosAp
you could assign the value of rsAPOD!arithmosAp in a variable and use that
in the print statement
or move MODMain.$Con.Close below the CLOSE hPrinter line.
that way the resultset can close
Hello again,
I have a strange little problem with my database (Mysql) queries.
I make many queries and updates together with the click of a button.
When I make the queries and updates without using any of the results then
everything works fine !!
When I want to use a part of the results I get th