Dear All!
I'm not a good programmer,but need help:
Scenario:
I am loading a a pdf file containing a table of data ,(on the row you have id numbers, whilst on the columns you have attributes or character of the id, which is the primary key or identifier .The database is MS SQL Server 2005 on a linux platform.Can anyone kindly help as to how to go about writing the script such that anyone can search online by id from our website and the displayed information from the uploaded pdf table will only show the information related to that id owner (the row data) rather than all the data loaded onto the sql server.
Thanks