Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Re: [TheStone] Table and Functions

Quote Reply
Re: [TheStone] Table and Functions In reply to
WOW! It's amazing what a pair of single quotes will do. That was the problem. Crazy In looking back you did not have that in your original code either. I must have added them while I was trying different settings. My fault.

On a side note, dealing with the same script, I would effictively like to insert a Variable into that function call on the template: <%set Carrier = Dbsql::custom::GetCarrier('<%ID%>')%>

Obviously this does not work. What is the best way to insert a variable, rather than a fixed number, to call that script?

Also, is there any difference between using a Global versus using an outside script file? I actually prefer the script file over the global variable just because I'm a programmer and it is easier to modify and control a file (mainly with upgrades I can just drop and replace a file to test on a non production server). But if there is an advantage to using the Globals I would be happy to.
Subject Author Views Date
Thread Table and Functions LanceWilson2 4642 Jan 5, 2003, 10:20 PM
Thread Re: [LanceWilson2] Table and Functions
604 4528 Jan 6, 2003, 10:28 AM
Thread Re: [TheStone] Table and Functions
LanceWilson2 4514 Jan 6, 2003, 12:54 PM
Thread Re: [LanceWilson2] Table and Functions
604 4509 Jan 6, 2003, 1:14 PM
Thread Re: [TheStone] Table and Functions
LanceWilson2 4512 Jan 6, 2003, 2:45 PM
Thread Re: [LanceWilson2] Table and Functions
604 4513 Jan 6, 2003, 2:52 PM
Post Re: [TheStone] Table and Functions
LanceWilson2 4514 Jan 6, 2003, 3:24 PM