Chris Parsonson wrote: > > <snip> > The first thing I need to do with the second database is ATTACH it > to the first one. This is what I haven't been able to do successfully. > <snip> >
Have you tried using a SQLiteParameter for the file name for the database to attach? -- Joe Mistachkin