|
-
Feb 5th, 2011, 10:58 PM
#1
Thread Starter
New Member
Sql with Visual C++ or Visual basic kindly help
Take user input n as an integer
If user inputs n= 3 The I should create a table with 3 fields say d1 d2 d3
If user inputs n=4 The I should create a table with 4 fields say d1 d2 d3 d4
If user inputs n=5 The I should create a table with 5 fields say d1 d2 d3 d4 d5
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|