Strike directory section: Computers Programming Internet Databases Image Mp3 Ftp Kids News
MetaStrike.com, Advanced MetaSearch Engine
Multi Search Add Bookmark! Make MetaStrike Your Homepage




Home:   Computers:   Programming:   Internet:   Databases   

Other Category:


Sites:

  •  DBPD Magazine  - http://www.dbpd.com/
     Digital incarnation of Database Programming & Design, a technical magazine for database professionals.
  •  DataGrid Web Control  - http://aspnet.4guysfromrolla.com/articles/040502-1.aspx
     Using the ASP.NET DataGrid Web control by Scott Mitchell.
  •  Database Journal  - http://www.databasejournal.com/
     Daily database news and articles for the database professional.
  •  Port ADO SQL applications to ADO.NET?  - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsqlmag02/html/ASoftLandingtoADO_NET.asp
     Article answers the question "Should you port your SQL ADO applications gradually to ADO.NET or rewrite them from scratch? by Dino Esposito"
  •  Access Database with ADO.NET  - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnadonet/html/adon_wtaccessdb.asp
     Connect to a Microsoft Access database using C# and ADO.NET code-behind by Martin Tracy.
  •  Hierarchical Data Binding  - http://msdn.microsoft.com/netframework/default.aspx?pull=/library/en-us/dnaspp/html/aspn-hierdatabinding.asp
     Techniques for performing ASP.NET data binding to hierarchical data sources by Fritz Onion.
  •  Linked Servers  - http://www.databasejournal.com/features/mssql/article.php/3085211
     Share data for your web page between SQL and almost any other data source using Linked Servers by Don Schlichting.
  •  Data Access for SQL Server in C#  - http://www.c-sharpcorner.com/Code/2003/July/DAC4SQLServerInCSharp.asp
     Examples of accessing SQL via Stored Procedures using ADO.Net in C# by Satya Akkinepally.
  •  SQL Server Identity Columns  - http://www.databasejournal.com/features/mssql/article.php/3307541
     SQL server identity column problems, use and scope by Don Schlichting.
  •  Distributed Partitioned Views  - http://www.databasejournal.com/features/mssql/article.php/3319481
     Speeding up large web server databases by using Distributed Partitioned Views on Federated Databases by Don Schlichting.
  •  CGI for Web Database Programming  - http://www-db.stanford.edu/~ullman/fcdb/oracle/or-web.html
     Using CGI and Java Servlets for web database programming by Nathan Folkert with help from Vincent Chu.
  •  Perl Database Programming  - http://www.zoic.org/training/perldb/book1.html
     Complete course on using Perl for database web access by Kirrily Robert.
  •  PHP MySQL Tutorial  - http://www.php-mysql-tutorial.com
     Simple PHP and MySQL tutorial with examples like creating a guestbook, uploading image to database and creating simple content management system (CMS).
  •  Coldfusion Web Programming Into  - http://web.georgetown.edu/training/coldfusion.html
     Article will explain what Coldfusion is, how its used, and how to get started with it by Ben Forta.
  •  Perl Database Interaction  - http://docs.rinet.ru/Using_Perl5_in_Web/ch11.htm
     Examples of connecting to various databases from a web page using Perl by David Harlan.
  •  MySQL Programming  - http://www.databasejournal.com/features/mysql/article.php/1430061
     Article details programming MySQL for web use by Arron Weiss.
  •  Web Search Engine Results with SQL 2000  - http://www.databasejournal.com/features/mssql/article.php/3441981
     This article demonstrates using MS SQL Full Text Search Engine to obtian web search sytle results by Don Schlichting.
  •  MySQL with ASP.NET  - http://www.15seconds.com/issue/050210.htm
     A step by step guide to using MySql with ASP.Net for internet databases by Ziran Sun.
  •  Firebird Programming with VB  - http://home.pacbell.net/cetta/VB-Firebird-SAP.html
     Introduction to Firebird Database programming using VB. Includes examples and links to ODBC downloads by Marietta Crockett.
  •  Finding and Sorting Data in DataSets VB.NET  - http://www.exforsys.com/content/view/1557/350/
     In this tutorial you will learn about Finding and Sorting Data in DataSets - Filtering on Row State and Version, Sorting and Data View Manager.