i’ve added to my MySQL database, 2 stored procedures, then generated data access classes using the Subsonic Tool in visual studio… i notice that the StoredProcedures.cs class is empty.. why is that? and what do i do now? how will i use my stored procedures i my application?
im using subsonic 2.1 and mysql administrator 5.0..
please.. i need your help.. thanks in advance
and just as what i have previously read, it has to do with compatibity issues..
previously, i was using subsonic 2.1 and mysql 5.5 so i think their versions are not compatible.. i downgraded mine to subsonic 2.0 and mysql 5.0 instead and it worked.