Other News

Community

Accessible Insight

(John B. Rollins and Richard Hale) Leading-edge companies use data mining to make — and profit from — better business decisions. But data mining technology is complex, and successful projects usually require the support of expensive statisticians.

Community

Serving Winning LOBs

(Mark A. Williams) There are different ways to access data from Oracle databases in .NET applications, but in terms of features and performance, the Oracle Data Provider for .NET (ODP .NET) is your best choice for connecting .NET applications with Oracle Database.

Community

Save XML data in SQL database

(Nirlep Kaur) Sometimes we need to save bulk data in database.Suppose, we want to save 100 records in the database.With the normal approach, if we save one record at a time, this will definitely result in degradation in your application’s performance. To minimize SQL server database calls, we can us