Mike Gleason Jr Couturier writes:
> Hello all !
>
> I've got 2 questions :
>
> Can we insert ASCII characters in an INSERT statement... like
> INSERT INTO guy(name) VALUES('ascii codes here'); so that the
> ascii code of a ';' will display a ';' in the database... understand !?
>
> And is there
Hello all !
I've got 2 questions :
Can we insert ASCII characters in an INSERT statement... like
INSERT INTO guy(name) VALUES('ascii codes here'); so that the
ascii code of a ';' will display a ';' in the database... understand !?
And is there a place on the net that we can browse all errors no