Connecting Tech Pros Worldwide Forums | Help | Site Map

Help In Scripting A Search Procedure

Newbie
 
Join Date: Oct 2007
Posts: 2
#1: Oct 19 '07
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 in to write the script I need such that I anyone can search online by id from our website and the deplaced information will only be the information related to that id owner rather than all the data loaded onto the sql server.
Thanks

RedSon's Avatar
Site Moderator
 
Join Date: Jan 2007
Location: America
Posts: 3,393
#2: Oct 19 '07

re: Help In Scripting A Search Procedure


I don't know if this is possible, but you might get better results if you posted your question in the appropriate forum. Next time please read the forum titles before making a thread.

Moving to SQL server forum.
RedSon's Avatar
Site Moderator
 
Join Date: Jan 2007
Location: America
Posts: 3,393
#3: Oct 19 '07

re: Help In Scripting A Search Procedure


Also, I am suspicious as to why you are using MS SQL Server 2005 on a linux machine. That is so many ways bad that I can't even begin to think about it or it might rip a hole in the fabric of spacetime.
Newbie
 
Join Date: Oct 2007
Location: North Texas
Posts: 1
#4: Oct 19 '07

re: Help In Scripting A Search Procedure


Quote:

Originally Posted by RedSon

Also, I am suspicious as to why you are using MS SQL Server 2005 on a linux machine. That is so many ways bad that I can't even begin to think about it or it might rip a hole in the fabric of spacetime.


I'm trying to access MS SQL Server 2005 on a MAC!
Reply