On Mon, Dec 15, 2008 at 10:12 AM, Allen <[email protected]> wrote: > I had guessed that's the sql way. What I was actually looking for was if > data could be used in c# without it being server driven. In other words data > like vfp uses it. The disconnect is fine but I was looking for I suppose the > equivalent of free tables in VFP. > Al -------------------------
Still trying to understand what you want to achieve with a free table? You could us XML as your data storage and not have anything to do with a db Engine. All a function of how much data your dealing with. Small environments are perfect for XML as the data storage. But back to the idea of a free table. What benefit are you trying to achieve with your system when you use it? Are you use to tossing data from one container to another with a diff name for a special purpose? Or did you not like the concept of the DBC or it got in the way with the way you did things? -- Stephen Russell Sr. Production Systems Programmer Mimeo.com Memphis TN 901.246-0159 _______________________________________________ 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.

