I need to extract data from .PDF files and load it in to SQL 2008. Can any one tell me how to proceed??
If you mean metadata, try this question (first answer)
Read/Modify PDF Metadata using iTextSharp
You'll have to do the database stuff yourself though.