Hi Nate Thanks for the info. This post certainly wasn't a fishing trip to try to get you to do this work for me! Were you serious when you said you would do it?
Regards, Langdon nate wrote: > Start by making a copy of dbo_mysql.php, and modifying the appropriate > MySQL-specific function calls. Luckily, there should be just about a > 1:1 correspondence between the MySQL functions and MS SQL functions. > > One thing to watch out for: on line 525, $column->table should be > $column->column_source. Everything else should be about the same, > other than the column mappings, which you'll find in the $columns > array, and the column( ) method. > > Aw hell, I'll just do it myself... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
