On 5/25/2011 6:08 PM, Philip Semanchuk wrote:
On May 25, 2011, at 2:17 PM, Jayme Proni Filho wrote:
Helo guys,
I'm building a local application for twitter for my brother's store. I'm in
the beginning and I have some newbie problems, so:
I create a table called tb_messages with int auto incr
On May 25, 2011, at 2:17 PM, Jayme Proni Filho wrote:
> Helo guys,
>
> I'm building a local application for twitter for my brother's store. I'm in
> the beginning and I have some newbie problems, so:
>
> I create a table called tb_messages with int auto increment and varchar(140)
> fields;
> I
Helo guys,
I'm building a local application for twitter for my brother's store. I'm in
the beginning and I have some newbie problems, so:
I create a table called tb_messages with int auto increment and varchar(140)
fields;
I did three SQL funcionts, insert_tweet, delete_tweet, select_tweet
selec