Here is the scenario:
Two tables-1)Prospects table, 2)Events table
Prospects table holds data on the individual and is assigned a unique number 'pkey'.
Events on each individual prospect is recorded in the Events table and is related back to the Prospect table by the foreign key also named...
Working with our ISP host we have a user account set-up(no admin rights) on sql server 7. Every night we have to do a data push to the database of between 50000 to 500 records in five separate tables. Trying to find a stored procedure that will read a text file into a table. Not allowed to use...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.