Help.... After create database under SQL Server, how can I enter data to this database ? Thanks very much.

How It Works

Get an answer in three easy steps. Here's how it works...

Ask Your Question

1. Ask Your Question

Enter your programming question at the top of this page and click Get An Answer.

Pick Your Priority

2. Pick Your Priority

Tell us how quickly you want your programming question answered.

Get An Answer

3. Get An Answer

Connect with your programmer via online chat or telephone call.

Answer

Customer
Help.... After create database under SQL Server, how can I enter data to this database ? Thanks very much.
Last updated
Matthew Pomar
Customer Support
Do you have Microsoft Acess? If so you can create a System DSN, then Link the table your want into Micosoft Access. There you can enter data into it.

I hope I answered your question.

Regards,
Matthew Pomar
m**r@aspsites.com
Last updated
mcp111
Programmer
You can also enter data directly in SQL Server using the INSERT statement eg. insert into employee(emp_id,emp_name,salary) values (100,'Joe',2000)
Posted

quoteTestimonialsquote

About ExpertHelp

ExpertHelp is changing the way you connect with service professionals.

Whether you have a quick question while preparing your taxes, troubleshooting a computer problem, or need to hire an attorney, ExpertHelp is the most convenient and affordable way to connect with the right service professional to get the job done.

ExpertHelp has been in business since 2011, is an A+ Rated Better Business Bureau accredited member, and offers a 100% satisfaction guarantee on every question you ask!

More Programming Questions...

Ask Your Programming Question & Get An Answer Now!