Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Re: [LanceWilson2] Table and Functions

Quote Reply
Re: [LanceWilson2] Table and Functions In reply to
You should correct the code like:

my $info = $tags->{home}->{sql}->table('Patients')->get ($id);

instead of:

my $info = $tags->{home}->{sql}->table('Patients')->get ('$id');


TheStone

B.
Subject Author Views Date
Thread Table and Functions LanceWilson2 4589 Jan 5, 2003, 10:20 PM
Thread Re: [LanceWilson2] Table and Functions
604 4475 Jan 6, 2003, 10:28 AM
Thread Re: [TheStone] Table and Functions
LanceWilson2 4460 Jan 6, 2003, 12:54 PM
Thread Re: [LanceWilson2] Table and Functions
604 4456 Jan 6, 2003, 1:14 PM
Thread Re: [TheStone] Table and Functions
LanceWilson2 4458 Jan 6, 2003, 2:45 PM
Thread Re: [LanceWilson2] Table and Functions
604 4460 Jan 6, 2003, 2:52 PM
Post Re: [TheStone] Table and Functions
LanceWilson2 4461 Jan 6, 2003, 3:24 PM