Hi all,
I don't know how many times this question has come up
in discussion, but I am new to the group, so please
forgive. More over, I am very new to SQL itself.
I have a small program, that connects to a database,
and tries to retrieve a part of a table. The program
is as follows:
/*
* progr
hi,
I'm using
mysql Ver 9.16 Distrib 3.21.33b, for
unknown-freebsd3.0 (i386)
and i'm using 'C' program to interface with mysql
database,
I didn't get any compilation errors, but while
executing i receive the following error :
File '¡$Pè7' not found (Errcode: 1)
Below is my code that gives