untitled
viviti

www.ShaMirza.tk

 

www.shahussain.bravehost.com
   
 
 
 
 
 
 
MSDE

Title Keywords  
Tip: Database Programming With MSDE database programming, ADO, MSDE, Access, SQL Server  

Joins

Title Keywords  
HowTo: Join two tables in different databases ADO, ADOX, join, databases Download

ADO

Title Keywords  
HowTo: Load and sort a CSV file by using ADO CSV, sort, ADO, database, data Download
HowTo: Open a password-protected Access database with ADO ADO, database, data, password, Access Download
HowTo: Copy data from an Access database into an Excel spreadsheet ADO, Access, Excel, database Download
HowTo: Validate a user name/password in a database password, cryptography, database Download
HowTo: Display data from a database in a ListView control ListView, database, ADO Download
HowTo: Load internationalization data from a resource file with a single string table database, internationalization, language, resource file Download
HowTo: Load internationalization data from a resource file with multiple string tables database, internationalization, language, resource file Download
HowTo: Load internationalization strings from a database database, internationalization, language Download
HowTo: Use a database to build Web pages using different templates database, ADO, Web, HTML, template Download
HowTo: Copy data from an Access database into an Excel spreadsheet using a SQL SELECT statement ADO, Access, Excel, database Download
HowTo: Make an HTML page showing an Access database's structure ADO, database, structure, schema, OpenSchema Download
HowTo: Connect a DataReport to an ADO Recordset DataReport, ADO, Recordset Download
HowTo: Use ADOX to create a database database, ADOX, create database Download
HowTo: Execute an ad hoc query using ADO and display the results in a grid database, ado, query, SQL, ad hoc query Download
HowTo: Let the user specify fields to select from a database using ADO database, ado, query, SQL, ad hoc query, connectionless Download
HowTo: Bind controls to an Access 2000 database using the ADO Data Control (ADODC) bound control, database, data, ADO, ADODC Download
HowTo: Use a Recordset to copy data from an Access database into an Excel workbook ADO, Access, Excel, database Download
HowTo: Copy data from an Excel spreadsheet into an Access database ADO, Access, Excel, database Download
HowTo: Load ComboBox and ListBox controls from a database using ADO ComboBox, ListBox, load, initialize, ADO, database, data Download
HowTo: Import SQL Server data into an Access database ADO, import, SQL Server Book
HowTo: Execute ad hoc SQL scripts with ADO build database, DB, ADO, SQL, ad hoc, query, script DownloadBook
HowTo: Use a database to build a Web page database, ADO, Web, HTML DownloadBook
HowTo: Build an Access database and a table with records using ADOX build database, DB, ADO, ADOX, make table, Access DownloadBook
HowTo: Join tables in two different databases using an ADO join ADO, join, two databases, multiple databases Download
HowTo: Make a class that manages arrays retrieved by calling Recordset.GetRows Recordset, GetRows, array Download
HowTo: Use ADO to page through records 10 at a time ADO, CREATE TABLE, database, page DownloadBook
HowTo: Use ADO to create a database table ADO, CREATE TABLE, database DownloadBook
HowTo: Use ADO to display SQL Server tables and records in a TreeView control ADO, SQL Server, database DownloadBook
HowTo: Use ADO to list database tables and their records in a TreeView ADO, database, tables, records, TreeView Download
HowTo: Bind TextBoxes to an ADO Recordset at run time ADO, database, bind, data binding Download
HowTo: Use ADO to list the tables and fields in a database ADO, database, tables, fields Download
HowTo: Use ADO to make a database table with default column values ADO, database, create table, default column value Download
HowTo: Use ADO to load data into a FlexGrid control ADO, database, FlexGrid Download
HowTo: Use ADO's GetRows method to quickly load data into an array ADO, database, load array, fill array, GetRows Download
HowTo: Use ADO to populate a ListBox with data values ADO, database, ListBox, populate, fill Download
HowTo: Use ADO to get data from a read-only Access database ADO, Access, database, connect, read-only Download
HowTo: Use ADO to insert records into a database ADO, database, insert Download
HowTo: Open an Oracle database using ADO ADO, Oracle, database, connect Download
HowTo: Use ADO to display database tables and records in a TreeView control ADO, TreeView, database Download
HowTo: Use ADO to convert between various database formats ADO, database, Jet, Access, dBase, Paradox, Excel, text files, HTML Download
HowTo: Use SQL to copy data from an Excel spreadsheet into an Access database ADO, Access, Excel, database, SQL  
HowTo: Loop through database records and modify them individually database, ADO, update, records Download
HowTo: Load data from a database using ADO and display it in a tabbed list database, ADO, tabs Download

ADO.NET

Title Keywords  
HowTo: Load a ListBox from a database query in VB .NET database, VB.NET, ListBox, load Download
HowTo: Execute a parameterized query in VB .NET database, VB.NET, parameter, parameterized query, query Download
HowTo: Use database transactions in VB .NET transaction, database, VB.NET Download
HowTo: Bind a ComboBox to a database lookup table in VB .NET database, ADO.NET, VB .NET, bound controls, data binding, ComboBox, lookup table Download
HowTo: Bind simple controls to a database in VB .NET database, ADO.NET, VB .NET, bound controls, data binding Download
HowTo: Open a database in the project's main directory during development in VB .NET database, ADO.NET, VB .NET Download
HowTo: Navigate a database with bound controls in VB .NET navigate, database, bound control, VB.NET Download
HowTo: Use a DataGrid in VB.NET VB.NET, NET, DataGrid, ADO.NET DownloadBook
HowTo: Get and set a single database value in VB .NET VB .NET, database, update, get, set Download
HowTo: Create a unique constraint on data in VB.NET VB.NET, NET, DataGrid, ADO.NET, unique, constraint DownloadBook
HowTo: Enhance the performance of the ExecuteReader method in ADO .NET SQL Server, database, ExecuteReader, SqlCommand, OleDbCommand, ADO.NET Book
Visual Basic .NET Database Programming ADO.NET, VB.NET, database programming Book
HowTo: Display read-only data from an Access database using ADO.NET VB.NET, NET, DataGrid, ADO.NET, Access, read-only data DownloadBook
HowTo: Display read-only data from an MSDE or SQL Server database using ADO.NET VB.NET, NET, DataGrid, ADO.NET, MSDE, SQL Server, read-only data DownloadBook
HowTo: Use compiled-in data with ADO.NET VB.NET, NET, DataGrid, ADO.NET, inline data, compiled-in data DownloadBook

SQL Server

Title Keywords  
HowTo: Combine fields in a SELECT statement database, SELECT statement, combine Download
HowTo: Import SQL Server data into an Access database ADO, import, SQL Server Book
Bug: Valid Access dates may overflow in SQL Server SQL, SQL Server, Access, database, dates, overflow  
Tip: Work safely with Access and SQL Server dates SQL Server, Access, database, dates, delimiter  
Tip: Use email with SQL Server email, SQL Server, database  

DAO

Title Keywords  
HowTo: Graph data in a database using MSChart MSChart, graph, database, chart Download
Bug: DAO sometimes finishes MoveFirst and MoveLast asynchronously DAO, MoveFirst, MoveLast, asynchronous  
HowTo: List the tables in a database by using DAO database, table, list tables, DAO Download
HowTo: Import data in columns into a database database, data, column, column data Download
HowTo: Manually import a delimited text file into a database database, import, delimited file Download
HowTo: Export a database file into a text file using DAO database, export, text file, data Download
HowTo: Use the Data control with a password protected Access 2000 database Data control, Access, password, DAO Download
HowTo: Use DAO to add records to a database database, DAO, add record, insert record Download
HowTo: Use DAO to create and delete tables DAO, database, table, CREATE TABLE, DROP TABLE Download
HowTo: Build an Access database and a table with records using DAO build database, DB, DAO, make table, Access DownloadBook
HowTo: Join tables in two different databases using linked tables DAO, ADO, join, two databases, multiple databases Download

General

Title Keywords  
HowTo: Define a program's queries in text files data, database, query, configuration Download
Bug: Access uses # to delimit dates while SQL Server uses quotes SQL, Access, database, date Book
HowTo: Use ADOData controls to and a DataGrid control to display master/detail data master/detail, master, detail, ADOData control, DataGrid Download
HowTo: Graph data in a database using MSChart MSChart, graph, database, chart Download
HowTo: Build master/detail records using an auto-incremented key master/detail, master, detail, autoincrement, auto-increment, autonumber, auto-number Download
HowTo: Use Data controls to display master/detail data master/detail, master, detail, data control Download
HowTo: List the tables in a database by using DAO database, table, list tables, DAO Download
HowTo: List the ODBC system DSNs DSN, ODBC, database Download
HowTo: Manually import a delimited text file into a database database, import, delimited file Download
HowTo: Refresh a DataReport DataReport, refresh Download
HowTo: Build a DataReport using a program-created Recordset DataReport, Recordset Download
HowTo: Build a hierarchical DataReport using a program-created Recordset hierarchical DataReport, Recordset Download
HowTo: Perform field- and form-level validations field, form, validation Download
HowTo: Create a DSN in code using an ActiveX DLL DSN, database, ActiveX DLL Download
HowTo: Let the user select and edit a database table in a DBGrid control DBGrid, edit database, edit table Download
HowTo: Create a DSN in code DSN, database Download
HowTo: Export a database file into a text file using DAO database, export, text file, data Download
HowTo: Use ADO to read a database's structure database, structure, TreeView, DataGrid, schema Download
HowTo: Count the records in a database table database, table, count records Download
HowTo: Display one field with a DBCombo control but update another when the user changes the value DBCombo, update field Download
HowTo: Populate ListBoxes from three related Access tables and display TreeView data when records are selected database, TreeView, master/detail Download
HowTo: Use the DataGrid control to display master/detail relationships master/detail, DataGrid, database Download
HowTo: Let the user select database records using a ComboBox ComboBox, database records, select Download
HowTo: Connect a DataReport to an ADO Recordset DataReport, ADO, Recordset Download
HowTo: Use the DBGrid control's BeforeUpdate event DBGrid, BeforeUpdate, validation Download
HowTo: Make a database with a password and then open it with DAO database, password Download
HowTo: Use an unbound DBGrid control DBGrid, unbound, unbound data Download
HowTo: Use a TabStrip to manage multiple DBGrid controls DBGrid, tab Download
HowTo: Use a DBList control database, DBList Download
HowTo: Use DAO to add records to a database database, DAO, add record, insert record Download
HowTo: Print data from a database database, print Download
HowTo: Save and display images in a database using a PictureBox database, image, picture, PictureBox Download
HowTo: Display images with file names stored in a database database, image, picture, filename, file name Download
HowTo: Save and restore pictures in a database using ADO with AppendChunk and GetChunk database, AppendChunk, GetChunk Download
HowTo: Build an HTML table from a database database, HTML Download
HowTo: Use a bound DBGrid control DBGrid, bound DBGrid Download
HowTo: Use ADOX to create a database database, ADOX, create database Download
HowTo: Use DAO to create and delete tables DAO, database, table, CREATE TABLE, DROP TABLE Download
HowTo: Use DAO and SQL to create and drop database tables SQL, DROP TABLE, CREATE TABLE Download
HowTo: Create a Recordset and attach it to a DBCombo control DBCombo, Recordset, bound column, ADO, database  
HowTo: Use Zlib and DIBs to save and restore compressed pictures in a database without using temporary files DIB, picture, image, database, SetDIBits, GetDIBits, Zlib, compress Download
HowTo: Use DIBs to save and restore pictures in a database without using temporary files DIB, picture, image, database, SetDIBits, GetDIBits Download
Tutorial: Dynamic Databases database, dynamic, price Book
Bug: SQL UNION fails in XP before SP 1 SQL, UNION, Windows XP, SP 1, Service Pack Book
HowTo: Display query results in a bound grid control database, bound controls, grid DownloadBook
Bug: SQL statements must use mm/dd/yyyy date format SQL, database, date format, mm/dd/yyyy, dd/mm/yyyy Book

Data Control

Title Keywords  
HowTo: Use ADOData controls to and a DataGrid control to display master/detail data master/detail, master, detail, ADOData control, DataGrid Download
HowTo: Reset a DataGrid control when the data to which it is bound changes in VB .NET DataGrid, database, VB.NET Download
HowTo: Bind a ComboBox to a database lookup table in VB .NET database, ADO.NET, VB .NET, bound controls, data binding, ComboBox, lookup table Download
HowTo: Bind simple controls to a database in VB .NET database, ADO.NET, VB .NET, bound controls, data binding Download
HowTo: Navigate a database with bound controls in VB .NET navigate, database, bound control, VB.NET Download
HowTo: Use Data controls to display master/detail data master/detail, master, detail, data control Download
HowTo: Use a database with a Data control Data control, database Download
HowTo: Use the Data control with a password protected Access 2000 database Data control, Access, password, DAO Download

Reports

Title Keywords  
HowTo: Refresh a DataReport DataReport, refresh Download
HowTo: Build a DataReport using a program-created Recordset DataReport, Recordset Download
HowTo: Build a hierarchical DataReport using a program-created Recordset hierarchical DataReport, Recordset Download
HowTo: Write a report in PDF format PDF, Adobe, report Download

DSN

Title Keywords  
HowTo: Create a DSN in code using an ActiveX DLL DSN, database, ActiveX DLL Download
HowTo: Create a DSN in code DSN, database Download

Copyright © 1997-2003 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
  Updated  

Web Hosting · Blog · Guestbooks · Message Forums · Mailing Lists
Easiest Website Builder ever! · Build your own toolbar · Free Talking Character · Email Marketing
powered by a free webtools company bravenet.com