Search Results

Showing results 1 to 2 of 2
Search took 0.01 seconds.
Search: Posts Made By: AdamGr
Forum: MySQL Jun 30th, 2008
Replies: 1
Views: 1,237
Posted By AdamGr
This must be a pretty newbie mistake, but I'm still flummoxed by it. I created a very simple procedure:


create procedure deleteAll ()
begin
delete from test1;
delete from test2;
end
Forum: Python Jun 27th, 2008
Replies: 0
Views: 474
Posted By AdamGr
I am currently trying to convert a program I just wrote to application form, on the Mac. I'm using py2app to accomplish this, and everything works fine up until the last stage; when I try to complete...
Showing results 1 to 2 of 2

 


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

©2003 - 2009 DaniWeb® LLC