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
akm farid
NA
1
0
NEED a c# program
Mar 23 2010 3:59 PM
hi, i need a c# program for inserting data in Oracle (eg. customer table). my idea is to create forms that will have create botton and number of data text box. once I hit the create botton it will generate random data and number of record in the oracle database. this for my project. i have create the database in oracle but need a program to create 10000000 rows in data base with random data.
i have customer and order table.
customer table has customer_id as primary key
name
address (etc.....)
and order table has
Order_id as primary key
order date
customer_id as foreign key
is it possible to get some help ??????
Reply
Answers (
0
)
DataGridView Paint Combox Column Issue
Search functionality in Combo box and autofill selected data from combobox to textbox