On Thu, Jan 22, 2009 at 11:40:22AM +0530, Priyank Raj wrote:
> I have a code(mention below), when i run this code on Intel machine it works
> perfectly fine, but when i use AMD machine it giving me segmentation fault
> at "EXEC SQL EXECUTE IMMEDIATE :qqq;" line. what could be the problem??
Difficu
I have a code(mention below), when i run this code on Intel machine it works
perfectly fine, but when i use AMD machine it giving me segmentation fault
at "EXEC SQL EXECUTE IMMEDIATE :qqq;" line. what could be the problem??
int main(int argc,char *argv[])
{
EXEC SQL BEGIN DECLARE SECTION;