thank you very much sivavenkat! Helped clear up a whole lot of issues I had, still a little bit shaky but am about 90% clearer than i was before.
--- In [email protected], Venkatesan Loganadhan <[EMAIL PROTECTED]> wrote: > Hi, > Using an DataAdapter forces u to use a dataset, which makes the application > as a disconnected data architectured one, > whereas, if u make use of the dbcommand, u need to explicity open a > connection and perform the transactions with the server. This is major > difference. > We cant say which one is better thn the other coz both are their own best > at situations. > Hope this helps. If u need any further help, dont hesitate to contact me > back. > Have a nice week ahead!!! > Venkat > > > On 6/8/05, lilmouseman <[EMAIL PROTECTED]> wrote: > > > > I am struggling to get the concept. What is the difference between > > data adapter and olebdcommand? Why would i use one over the other? > > > > Thank you very much > > > > > > > > ------------------------------ > > *Yahoo! Groups Links* > > > > - To visit your group on the web, go to: > > http://groups.yahoo.com/group/Microsofts_C_Sharp/ > > - To unsubscribe from this group, send an email to: > > Microsofts_C_Sharp- [EMAIL PROTECTED]<Microsofts_C_Sharp- [EMAIL PROTECTED]> > > - Your use of Yahoo! Groups is subject to the Yahoo! Terms of > > Service <http://docs.yahoo.com/info/terms/>. > > > > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Microsofts_C_Sharp/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
