943,152 Members | Top Members by Rank

Ad:
  • ASP.NET Discussion Thread
  • Unsolved
  • Views: 605
  • ASP.NET RSS
Feb 9th, 2010
-2

please help me to create a phonebook with save,edit,delete button, using sql server

Expand Post »
please help someone help me.. i need to create a phonebook application, if else, i will fail in my subject. Or help me to insert data on mircrosoft sql server using a save button. please someone... asap.. thanks!
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
yabhie is offline Offline
2 posts
since Feb 2010
Feb 9th, 2010
0
Re: please help me to create a phonebook with save,edit,delete button, using sql server
>please help someone help me.

That's not help. That would be doing your homework for you.

>i need to create a phonebook application, if else, i will fail in my subject.



Try to code and if you run into problems and want to ask for help here.

Please read member rules and homework policy at daniweb.
Last edited by adatapost; Feb 9th, 2010 at 8:03 am. Reason: Links added.
Moderator
Reputation Points: 2136
Solved Threads: 1228
Posting Genius
adatapost is offline Offline
6,525 posts
since Oct 2008
Feb 9th, 2010
-1
Re: please help me to create a phonebook with save,edit,delete button, using sql server
i'm having a problem with this.. conn = GetConnect() ..GetConnect is not declared.. can you help me?
Reputation Points: 10
Solved Threads: 0
Newbie Poster
yabhie is offline Offline
2 posts
since Feb 2010
Feb 10th, 2010
0
Re: please help me to create a phonebook with save,edit,delete button, using sql server
Click to Expand / Collapse  Quote originally posted by yabhie ...
i'm having a problem with this.. conn = GetConnect() ..GetConnect is not declared.. can you help me?
I Think You are talking about sql connection if Yes then this is how I declare that kind of object
You need to first add this assembly to Your file:
using System.Data.SqlClient;
and then
SqlConnection connection=new SqlConnection("here comes Your connection string");

I hope this helps
Reputation Points: 10
Solved Threads: 0
Light Poster
shankbond is offline Offline
31 posts
since Jun 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP.NET Forum Timeline: Ajax Control Toolkit HTML Editor Customization Problem
Next Thread in ASP.NET Forum Timeline: Howto: Role Based Security





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC