Find Jobs
Hire Freelancers

SQL Stored Procedure + ASP

$30-5000 USD

Completed
Posted about 18 years ago

$30-5000 USD

Paid on delivery
I have a SP (and? ASP code)? that I currently use to create a breadcrumb navigation for? me from a table in the database.? It works, and works great, however, I need it to be able to specify the table name in my parameters being passed to it via my ASP code. Everything I have tried has failed... I can supply you with the table structure, the SP I am currently using, along with the ASP code that produces the results I am after. Please supply me with an updated SP, with ASP code so I can specify a table name (along with the existing parameters being passed)? in the ASP code to be able to pull the data from, with an example how to use it. A current example is here: <[login to view URL]>? ? on that page towards the top of the content is the NAVIGATION ## Deliverables Rent A Coder requirements notice: As originally posted, this bid request does not have complete details. Should a dispute arise and this project go into arbitration "as is", the contract's vagueness might cause it to be interpreted against you, even though you were acting in good-faith. So for your protection, if you are interested in this project, please work-out and document the requirements onsite. 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows? (depending on the nature? of the deliverables): a)? For web sites or? other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in ready-to-run condition in the Buyer's environment. b) For all others including desktop software or software the buyer intends to distribute: A software? installation package that will install the software in ready-to-run condition on the platform(s) specified in this bid request. 3) All deliverables will be considered "work made for hire" under U.S. Copyright law. Buyer will receive exclusive and complete copyrights to all work purchased. (No GPL, GNU, 3rd party components, etc. unless all copyright ramifications are explained AND AGREED TO by the buyer on the site per the coder's Seller Legal Agreement). * * *This broadcast message was sent to all bidders on Friday Apr 14, 2006 10:07:32 AM: Current ASP Code: <% pCat=killC([login to view URL]("pCat")) if pCat = "" OR ISNULL(pCat) OR pCat = "0" then pCat = 0 else pCat = pCat end if Set cnNav = createobject("[login to view URL]") [login to view URL] inrsConn write [login to view URL] ("Execute gcDirNav " & Cstr(pCat) & ",' > '").Fields("Breadcrumb").Value [login to view URL] Set cnNav = Nothing %> Current SP: CREATE Procedure gcDirNav(@PageID nvarchar(255) = 0,@Delimiter varchar(5) = ' > ') As Declare @BreadCrumb nvarchar(4000) Set @BreadCrumb = '' WHILE @PageID > 0 Begin If (Select gCat From ModPicCats Where [gcID] = @PageID) <> 'Top' Begin Set @BreadCrumb = (Select '[' + gCat + '][1]' From ModPicCats Where [gcID] = @PageID) + @Delimiter + @BreadCrumb Set @PageID = (Select ParentID From ModPicCats Where [gcID] = @PageID) -- This iterates round until we get to the top (lcID = 0) End Else Break End Set @BreadCrumb = '[Top][2]' + @Delimiter + @BreadCrumb Set @BreadCrumb = Left(@BreadCrumb,Len(@BreadCrumb) - Len(@Delimiter)) Select @BreadCrumb As BreadCrumb GO Current Table Structure: ModPicCats <-Table Name gcID <-int(4) identity(1) parentID <-int(4) gCat <-nvarchar(50) Table structure will be the same for the other tables i need this SP on, but I will need to be able to pass table name to it via ASP ## Platform ASP Classic, SQL 2000
Project ID: 3428962

About the project

12 proposals
Remote project
Active 18 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
See private message.
$5 USD in 7 days
5.0 (10 reviews)
2.8
2.8
12 freelancers are bidding on average $32 USD for this job
User Avatar
See private message.
$17 USD in 7 days
5.0 (143 reviews)
7.3
7.3
User Avatar
See private message.
$17 USD in 7 days
4.2 (128 reviews)
6.6
6.6
User Avatar
See private message.
$21.25 USD in 7 days
5.0 (84 reviews)
5.9
5.9
User Avatar
See private message.
$38.25 USD in 7 days
4.7 (95 reviews)
5.8
5.8
User Avatar
See private message.
$25.50 USD in 7 days
4.9 (59 reviews)
5.3
5.3
User Avatar
See private message.
$85 USD in 7 days
5.0 (36 reviews)
5.1
5.1
User Avatar
See private message.
$21.25 USD in 7 days
4.9 (37 reviews)
5.0
5.0
User Avatar
See private message.
$42.50 USD in 7 days
4.3 (6 reviews)
3.8
3.8
User Avatar
See private message.
$17 USD in 7 days
4.5 (4 reviews)
1.3
1.3
User Avatar
See private message.
$63.75 USD in 7 days
0.0 (4 reviews)
0.0
0.0
User Avatar
See private message.
$34 USD in 7 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of UNITED STATES
United States
5.0
10
Member since May 23, 2005

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.