Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Creation of database table dynamically

Former Member
0 Likes
436

Hi ,

Is it posssible to create a database table dynamically thrrough programming.

3 REPLIES 3
Read only

Former Member
0 Likes
406

no ..i dont think so..y do u want to create dbtable dynamically?

Read only

Former Member
0 Likes
406

Hi,

It is very well possible using a BDC recording and modifying it.

Read only

Former Member
0 Likes
406

yes , check the Function DB_CREATE_TABLE . try the function.