TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
kunle akin
NA
1
0
about database creation...
Sep 12 2008 8:15 AM
I truly appreciate your article on creating database from code in vb.net
However, it appears as if nobody can answer my question or it may not be possible on the dotnet framework for now.
I need to create a database from code such that the name of the database will be supplied to the sql string from the value entered in a textbox control on a form. This textbox will be called by the click event of a button for creating a database. A name will be entered in the textbox, its value will now be supplied to the sql string after another button is clicked.
Can you help me on this?
Please reply.
Reply
Answers (
2
)
Calling an Oracle Stored Procedure using C#
Mapping or adding a "virtual" column to datatable