U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ SQL » Call external funcions in SQL
Call external funcions in SQL [message #40745] Thu, 12 September 2013 18:37 Go to previous message
koldo is currently offline  koldo
Messages: 3458
Registered: August 2008
Senior Veteran
Hello all

I wanted to ask you how to call an external function from SQL.

For example, doing:
SQL & ::Select(SqlAll()).From(TABLE).Where(DATE < GetSysTime()));


in the SQL it will always appear the origonal time, so if I call the query one hour later, the time will remain.
What I would need is that GetSysTime() were called every time the query is called.


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Added code to MySqlSession::DoConnect() correct?
Next Topic: Strange build error with OleDB
Goto Forum:
  


Current Time: Mon Apr 27 07:37:58 GMT+2 2026

Total time taken to generate the page: 0.00618 seconds