Guest User

Untitled

a guest
Sep 24th, 2012
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. 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.
  2.  
  3. So How I will manage to create table and columns at run time as per options length,
  4. I achieved to create table at run time but not columns.
Advertisement
Add Comment
Please, Sign In to add comment