View Full Version : select not returning any value


mikela
11-29-2007, 02:47 AM
Hello!

My problem is the following:

My select works fine when I select 3 fields, but trying to select more than three, when I add two fields more, it doesn't give me the last two fields, being these two fields added lattely in the table...

I mean... I added two fields more to the table one it was created, and the script executed.
After that, if I try select * from table, the recordset does not have this two fields... only the old ones...

Any idea?

rsmonkey
11-29-2007, 02:57 AM
review my response in the General Forum.