Re: SQL Connections

This WebDNA talk-list message is from

2004


It keeps the original formatting.
numero = 59376
interpreted = N
texte = Larry - From what I understand, the variable name needs to be unique within the page, unless you do a [sqldisconnect] to free up that variable for reuse in a new connection. WebDNA automatically does the disconnect when the page ends. I don't know if it would cause problems to use the same variable name in multiple pages being executed at the same time in different threads. You could use a variable named "c[cart]" or something similar to ensure uniqueness. - Brian On Sep 15, 2004, at 8:55 AM, Larry Hewitt wrote: > In the WebDNA documentation, the SQLConnect connection variable is set > as a text value; ex: conn_var=conn1 > > Does this have to be unique; is it better to assign a variable name > going in (see beloe) so that conenctins have different values. It > appears that MySQL handles multiple instances of "conn1" OK, but I was > having issues last night with TOO MANY CONNECTIONS on our election > primary night. > > Normally, it appears to be able to drop the connection quickly. We > had an instance where the graphics server we use from our ISP was > malfunctioning, and it appears that the pages loading so slowly > causing the number of SQL connections to remain high, then max out. > > Is it an issue of number of max connections, or too many instances of > a particular connection? > > I have a routine to create a random variable > [text]conn1=[random][random][/text] > then use [conn1] as the connection variable - resulting in a highly > likely unique ID. But today the server is working fine the way it > was. > > Any one with experience with this would be helpful - we are breaking > our teeth in on SQL. More plusses than minuses at this point. > > TIA > > Larry ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: SQL Connections ( Larry Hewitt 2004)
  2. Re: SQL Connections ( Brian Fries 2004)
  3. SQL Connections ( Larry Hewitt 2004)
Larry - From what I understand, the variable name needs to be unique within the page, unless you do a [SQLdisconnect] to free up that variable for reuse in a new connection. WebDNA automatically does the disconnect when the page ends. I don't know if it would cause problems to use the same variable name in multiple pages being executed at the same time in different threads. You could use a variable named "c[cart]" or something similar to ensure uniqueness. - Brian On Sep 15, 2004, at 8:55 AM, Larry Hewitt wrote: > In the WebDNA documentation, the SQLConnect connection variable is set > as a text value; ex: conn_var=conn1 > > Does this have to be unique; is it better to assign a variable name > going in (see beloe) so that conenctins have different values. It > appears that MySQL handles multiple instances of "conn1" OK, but I was > having issues last night with TOO MANY CONNECTIONS on our election > primary night. > > Normally, it appears to be able to drop the connection quickly. We > had an instance where the graphics server we use from our ISP was > malfunctioning, and it appears that the pages loading so slowly > causing the number of SQL connections to remain high, then max out. > > Is it an issue of number of max connections, or too many instances of > a particular connection? > > I have a routine to create a random variable > [text]conn1=[random][random][/text] > then use [conn1] as the connection variable - resulting in a highly > likely unique ID. But today the server is working fine the way it > was. > > Any one with experience with this would be helpful - we are breaking > our teeth in on SQL. More plusses than minuses at this point. > > TIA > > Larry ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Brian Fries

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

[WebDNA] limit found per row (2011) Can I invoke an ssi plugin from within a webcat page (1997) Nesting format tags (1997) Spaces inside [AppendFile] (1998) Date Sorting (1997) Cart ID (1999) Ampersand Character (&) (1997) New Featured Site (1999) Problem displaying search result (1997) [Way OT] Workstation Security (2002) WebCat2 several catalogs? (1997) Possible Bug in 2.0b15.acgi (1997) Location of Browser Info.txt file (1997) [WebDNA] "Safe Write for Database" setting.... (2016) encrypting (2000) unusual search problem (1998) Great product and great job ! (1997) Bug Report, maybe (1997) WC1.6 to WC2 date formatting (1997) Adding up weights (1998)