Displaying 2 results from an estimated 2 matches for "cippalippa".
2006 May 09
2
Disabling FOREIGN KEYs in a Rake task
Hi,
How could I disable my database FOREIGN KEYs in a Rake task?
Or, how could I call the execute() method in a Rake task?
I''m trying to perform something like:
task :delete_the_cippalippa => :environment do
require RAILS_ROOT+''/lib/marsian.rb''
# FIXME: execute() is undefined
execute "SET FOREIGN_KEY_CHECKS = 0"
Cippalippa.delete(-1)
[..some more code..]
# FIXME: as above
execute "SET FOREIGN_KEY_CHECKS = 1"
end...
2010 Aug 07
1
apps started by right click menĂ¹ under Windows
Hi everybody,
I'm new to wine.
I'm using wine-1.2 on MAC OS X Snow Leopard (10.6.4).
I'd like to run dBPowerAMP Music Converter.
Under Windows I usually start this program selecting a file and an entry on the explorer righ click men? (Convert to...).
I tried
Code:
wine explorer /desktop=one,1024x768 explorer
but the right click men? has no entry for dBPowerAMP Music Converter even