I'm about build my next database, and I need to decide on a .Net language. I've been using Access for a few years, and have gotten as far as using Access Data Projects with Sql Server. The next step ...
I'm looking to populate a database based on a directory structure.<BR><BR>Something like this:<BR><BR>1. Scan folder for subdirectories. Subdirectories = tables.<BR>2. Scan subdirectories for ...
Database connectivity gives desktop and Web applications much of their value. .NET developers have products and framework objects that can tie a front-end application to SQL Server, MySQL, Sybase, ...
In part 2 of a series, On VB columnist Joe Kunk provides a Visual Basic program to generate a SQL script that clears all the data from a SQL Server database. In part one of this article, I described a ...