Gossamer Forum
Home : Products : Gossamer Links : Discussions :

does DB->table actually connect?

Quote Reply
does DB->table actually connect?
Hi there,

does my $linkdb = $DB->table ('Links'); actually do anything or is it just declaring the value of the variable?

In otherwords, if I had extraneous declarations like that which were to other tables (that aren't used right now), do the declarations actually slow things down?

thanks, Hope I was clear in the question.

peace.
Subject Author Views Date
Thread does DB->table actually connect? klangan 1192 Feb 27, 2003, 2:04 PM
Thread Re: [klangan] does DB->table actually connect?
Paul 1159 Feb 27, 2003, 2:33 PM
Post Re: [Paul] does DB->table actually connect?
klangan 1157 Feb 27, 2003, 2:36 PM
Post Re: [klangan] does DB->table actually connect?
Alex 1153 Feb 27, 2003, 3:52 PM