cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to pass runtime parameters to MySQL Query from xMII server

Former Member
0 Likes
193

Please can anybody help in How to pass runtime parameters to Orcle Query from xMII server

Accepted Solutions (1)

Accepted Solutions (1)

agentry_src
Active Contributor
0 Likes

The answer is the same as for your other thread. The mechanism is the same regardless of the end database. The SQL syntax will be different for each database vendor depending upon which functions you are invoking. The main areas of difference between SQL Server, Oracle, DB2, etc. deal with dates (times also) and strings, but there are others as well.

Regards,

Mike

Former Member
0 Likes

Thankyou Mike.

Answers (0)