Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Saving information ina SQL database

  Asked By: Quinton Joseph         Date: Oct 20, 2004      Category: Sharepoint      Views: 274
 

I need to add a form to my site that can insert the datait collects
into a SQL database. I have been struggling all day with this. I
can make a form, but I can't get figure out how to save the data
into a table I created within a database. I've even tried to create
a Web Part, but didn't get much father with that.

Has anyone ever done this? It seems like ti would bea typical
request.... but I can't find any documentation on how it is done.

Please help if you can. I'm very frustrated right now.

Tagged:          

 

2 Answers Found

 
Answer #1       Answered By: Terrell Bates          Answered On: Oct 20, 2004       

Thinking about office infopath

I think infopath requires a client, right? This is going on a public
site and I don't have control over the clients environment. If I'm
wrong please tell me what youa re thinking.

 
Answer #2       Answered By: Wilson Bryan          Answered On: Oct 20, 2004       

Either you can use a Sharepoint List and collects data in the Portal Database or you will need to create a ASP.NET application with your custom SQL backend and integrate it in the portal using a web  part

 
Didn't find what you were looking for? Find more on Saving information ina SQL database Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].