[dba-SQLServer] OLEDB

Shamil Salakhetdinov shamil-users at mns.ru
Sat Apr 10 15:48:26 CDT 2004


C#/VB.NET + System.Windows.Forms + System.Data + System.Data.SqlClient -
they all together are as RAD as MS Access or even more IMO (pun
intended)...

(Managed)C++ & OLE DB (ATL OLE DB) - this is the most flexible and
speedy
solution... (And in VS.NET 2003 WinForms are available for C++
programmers)...

As for SQL Injection and other related topics - .NET Framework/CLR have
multi-level/multi-purpose and very strong security model, which, when
properly used and activated, disallow to run any malicious code/stop any
attacks....

Shamil


From: "Martin Reid" <mwp.reid at qub.ac.uk>
To: <dba-sqlserver at databaseadvisors.com>
Sent: Thursday, April 08, 2004 11:24 PM
Subject: [dba-SQLServer] OLEDB


> You have moved your databases up to SQL Server. What would you use for
the
> front end connection, for example would you change to OLEDB??
>
>
> Martin
>
> _______________________________________________
> dba-SQLServer mailing list
> dba-SQLServer at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/dba-sqlserver
> http://www.databaseadvisors.com
>




More information about the dba-SQLServer mailing list