Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Hire Programmer For Stored Procedure

Author  Topic 

BLarche
Starting Member

21 Posts

Posted - 2014-06-23 : 14:57:19
I am looking to hire someone to write a fairly simple (for someone with good knowledge of SQL) stored procedure to do a few basic things:

1) Read all text files in a folder on a daily basis and process this data into a temp table.
2) Grab the data in the temp table and transfer that data into the main DB table. In doing this, there are several link tables that need to be bounced against. For instance, a field in the feed will come through as "Ford". There is a "make" table that you need to bounce "Ford" off of to grab the ID (in this case, the ID is 5). The ID of 5 needs to be inserted into the table rather than the text "Ford".

Please message me if interested and I can get the full details. I am looking to get this done ASAP if possible.

If this is against the forum rules, or I am posting in the wrong forum, I apologize. Please let me know and I won't do again.

BLarche
Starting Member

21 Posts

Posted - 2014-06-24 : 12:46:02
Is anyone interested? This is a PAID job. I will send money via check or via PayPal.
Go to Top of Page
   

- Advertisement -