Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Fetching data from web service, and inserting in database, but in response having one array named *Options* which is not fixed whether it contain 4,5 or more object, its totally dynamic.
- So How I will manage to create table and columns at run time as per options length,
- I achieved to create table at run time but not columns.
Advertisement
Add Comment
Please, Sign In to add comment