On Sun, Jul 6, 2008 at 10:29 PM, Lew <[EMAIL PROTECTED]> wrote: > Is that 4g total for all combined tables in a database? Are multiple > databases supported one a single install?
Yes, 4Gb total for all tables etc in a single database. Multiple databases are supported. Years ago I was working on a Fox->SQL migration and using what was then called MS SQL desktop engine. This had a limit of 2Gb, which I managed to hit. So I installed SQL developer edition. Strangely my database never grew above 2Gb... Speaking of SQL server I've found something really annoying. In Enterprise Manager when you run a query that returns a 'live' result set (i.e. no aggregates/joins etc) you can't edit the results. You could in the Query Analyser of SQL 2000. So I have to create a view and edit that. Grr... -- Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

