Search Results

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: DiGSGRL ; Forum: MySQL and child forums
Forum: MySQL Jan 30th, 2009
Replies: 6
Views: 817
Posted By DiGSGRL
If you want the where to be contingent upon all the AND statements put them in parens.
eg:
WHERE (
AND a.paksh = b.paksh
AND a.tithi = b.tithi
AND b.date BETWEEN CURdate( )
AND (CURdate( ) +9)...
Forum: MySQL Jan 1st, 2009
Replies: 4
Views: 3,542
Posted By DiGSGRL
http://dev.mysql.com/doc/refman/5.0/en/storage-engines.html
Thats a link to the MySQL site explaining the storage engines and how to set the engine you want to use for your tables.
Forum: MySQL Dec 31st, 2008
Replies: 1
Views: 651
Posted By DiGSGRL
A couple more hours of staring at the screen and rewriting the statements have finally solved the problem. Both of the select statements needed to be encased in parens.
Forum: MySQL Dec 31st, 2008
Replies: 1
Views: 651
Posted By DiGSGRL
I am building a site search that involves a union of two tables in two databases and needs to have relevancy factored in.
I do not want to use a full-text or boolean search.

I can search one...
Showing results 1 to 4 of 4

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC