You can call all functions in foxpro stored procedures, and you don't worry about what's behind them. What does the at() code look like? Who cares as long as it works.
--- On Tue, 10/7/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> > Subject: Re: [NF] About stored procedures > To: [email protected] > Date: Tuesday, October 7, 2008, 10:04 PM > >I don't like stored procedures. > > >Why? Because you can not do 'everything' > pertaining the data base with > >them. So you will end up with some of the code you use > for your data in > >stored procedures and some of the code in your business > layer. And I do > >not like that, I'd rather have everything in the > same place. > >What do you think about this? > > That is the nature of OO coding with little chunks of code > all over the place. It's a great concept, but working > with code developed by someone else with little > documentation. I'm amazed... for once Ricardo and I > agree on something. > > -- > Larry Miller > > > > --- StripMime Report -- processed MIME parts --- > multipart/mixed > text/plain (text body -- kept) > message/rfc822 > --- > > _______________________________________________ > 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. _______________________________________________ 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.

