Re: [sqlite] is there any way to attach more than 10 databases ?

2009-03-07 Thread Kees Nuyt
On Sat, 7 Mar 2009 04:18:42 -0800 (PST), baxy77bax wrote: > > hi > > i have a problem , my program is returning me the > message that sqlite is complaining, because it > can't attach more than 10 databases at once. > is that true ? and is there a way to attach > at least 30 db at once ? It's in

Re: [sqlite] is there any way to attach more than 10 databases ?

2009-03-07 Thread Bob Chapman
On Sat Mar 7 12:18:42 GMT 2009 baxy,,,hi.htnet.hr wrote: > i have a problem , my program is returning me the message > that sqlite is > complaining, because it can't attach more > than 10 databases at once. is that true ? > and is there a way to attach at least 30 db at once ? See "Limits In SQLi

[sqlite] is there any way to attach more than 10 databases ?

2009-03-07 Thread baxy77bax
hi i have a problem , my program is returning me the message that sqlite is complaining, because it can't attach more than 10 databases at once. is that true ? and is there a way to attach at least 30 db at once ? thanx! bax -- View this message in context: http://www.nabble.com/is-there-any