It should not matter if the database has more than one row as you are using the 'THE' keyword, which only returns one row.
I think if you use the 'ITEM' keyword as well it should work.
This is because without the 'ITEM' keyword it is trying to assign the column name to your variable then the value.
i.e. data.Msg = value
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum