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
Dinesh Santhalingam
NA
737
367.5k
Insert data to sql table from JAVA
Jul 25 2017 2:51 AM
I want to insert a data from java code to sql table.I created my internal db using visual studio 2013 .my table name is "Table1" and it has only one column "Name"
Data Source=.\SQLEXPRESS;AttachDbFilename=C:\Users\350154\Documents\useractivity.mdf;Integrated Security=True;Connect Timeout=30;User Instance=True
Table name is
"Table1"
table has only one column Name.I wish to insert a name lokesh into the db.please help me to do this exercise.
Reply
Answers (
1
)
how to convert java code to pseudo code
How to display images from server folder using javascrip