search for: cdbl

Displaying 5 results from an estimated 5 matches for "cdbl".

Did you mean: cdb
2006 Jul 05
0
function of ruby to get cdbl(date)
hello everyboy i ask if you know what is the equivalent ruby function of the cdbl(date) in sql sentences, i need to get the value double of a date please -- Posted via http://www.ruby-forum.com/.
2006 Jul 06
4
get month number of a date
how can i get the month number of a specific. for example this code don?t work month(Date.today) -- Posted via http://www.ruby-forum.com/.
2006 Jul 05
0
@products = Product.find_by_sql "SELECT *...... "
hello all i have a trouble whit a controller i need filter the collection by a date, but i dont know how to get the values of a date, because i need that values to build my sql sentences for example: @products = Product.find_by_sql "SELECT * FROM products WHERE cdbl(date_availabe) > " + first_date_double_value + " AND cdbl(date_available) <= " + second_date_double_value first_date_double_value & second_date_double_value are the values that i dont know how to get neither taking of Date.today value please i need your help tanks...
2006 Jul 05
0
how do i know the value double of a date...
please i need to know if in ruby on rails can i get the value double of a date for example in the next sql sentence select * from employes where cdbl(finish_date) < 35678 -- Posted via http://www.ruby-forum.com/.
2014 Jun 13
0
Wine release 1.7.20
...vcp70: Export operators working on basic_string. msvcrt: Add _strxfrm_l implementation. msvcrt: Add _wcsxfrm_l implementation. Sebastian Lackner (1): ntdll/tests: Fix exception test failures on x86_64. Shuai Meng (4): vbscript: Implemented CCur. vbscript: Implemented CDbl. vbscript: Implemented CLng. vbscript: Fixed CInt. Stefan D?singer (5): include: Sync an attribute to the Windows 8.1 SDK. wined3d: Remove d3dfmt_p8_init_palette. d3d9/tests: Add a test for D3DUSAGE_WRITEONLY. d3d8/tests: Add a test for D3DUSAGE_WRITEONLY....