Accessing a database using visual studio .net
-
[ Team LiB ] Recipe 10.6 Creating a New Access Database Problem You need to create a new Microsoft Access database. Solution Use ActiveX Database Objects Extensions (ADOX) from .NET through COM interop. You'll need a reference to Microsoft ADO Ext. 2.7 for DDL and Security from the COM tab in Visual Studio
3p luvpro 04-08-2010 97 6 Download
-
Accessing a Database Using Visual Studio .NET Visual Studio .NET's Server Explorer allows you to use a subset of the features contained
3p daisuphu 29-07-2010 117 23 Download