First of all, this is my first post while trying to make my first application. I'm not a programmer by training and using this great tool B4A more as a hobby. Please excuse me if my questions are basic or silly.
I'm trying to enter rows into a database table, one of the columns of which is month of the year. I have to insert 12 rows starting from April to March of next year. I was looking for some function like MonthName(i) so that I can loop from 1 to 12, instead of typing out all the months.
I don't think the GetMonth will work for me as I don't have the ticks.
Thanks
Ravi
I'm trying to enter rows into a database table, one of the columns of which is month of the year. I have to insert 12 rows starting from April to March of next year. I was looking for some function like MonthName(i) so that I can loop from 1 to 12, instead of typing out all the months.
I don't think the GetMonth will work for me as I don't have the ticks.
Thanks
Ravi