newsletterlibrary.com

Top : Computers : Programming : Internet :
Databases

Categories
Connectivity Software @
Consultants @
JDBC @
Perl @

Websites
Digital incarnation of Database Programming & Design, a technical magazine for database professionals.
site exerpt
 D content is available going as far back as March of 1996. We are in the process converting this archive into a full text resource for readers of Intelligent Enterprise. Archives by issue Online extra content The New DBPD Online...
http://www.dbpd.com/

Using the ASP.NET DataGrid Web control by Scott Mitchell.
site exerpt
ASP.NET.4GuysFromRolla.com: An Extensive Examination of the DataGrid Web Control: Part 1  When you think ASP, think Recent Articles All Articles ASP.NET Articles [1.x 2.0] ASPFAQs.com Message Board Related Web Technologies User Tips! Coding Tips Search Sections: Book Reviews 149;Sample Chapters Commonly Asked Message Board Questions Headlines from ASPWire.com JavaScript Tutorials MSDN...
http://aspnet.4guysfromrolla.com/articles/040502-1.aspx

Informative, funny, easy to read and the recognized bible for people interested in database backed web sites.
http://photo.net/wtr/thebook/

Introduction to the TreeView and detailed steps for populating the tree from a database using ADO.NET by Don Schlichting.
site exerpt
15 Seconds Populating the TreeView Control from a Database  Data Access 160 160; Troubleshooting 160 160; Security 160 160; Performance 160 160; ADSI 160 160; Upload 160 160; Email 160 160; Control Building 160 160; Component Building 160 160; Forms 160 160; XML 160 160; Web Services 160 160; ASP.NET 160...
http://www.15seconds.com/issue/030827.htm

Article answers the question "Should you port your SQL ADO applications gradually to ADO.NET or rewrite them from scratch? by Dino Esposito"
http://msdn.microsoft.com/librar...2/html/ASoftLandingtoADO_NET.asp

Connect to a Microsoft Access database using C# and ADO.NET code-behind by Martin Tracy.
http://msdn.microsoft.com/librar...nadonet/html/adon_wtaccessdb.asp

Techniques for performing ASP.NET data binding to hierarchical data sources by Fritz Onion.
site exerpt
.NET Framework Developer Center: Hierarchical Data Binding in ASP.NET  Learn about techniques for performing ASP.NET data binding to data sources that are more than two dimensions and are hierarchical in nature 27 printed pages) Download HierarchicalDataBindingSample.msi. Contents Introduction Data Binding Hierarchical Data Binding to Hierarchical Database data Binding to...
http://msdn.microsoft.com/netfra...pp/html/aspn-hierdatabinding.asp

Share data for your web page between SQL and almost any other data source using Linked Servers by Don Schlichting.
site exerpt
Linked Servers on MS SQL: Part 1  Lower the risks associated with migration to IP telephony. FREE HP Whitepapers and Resources on IT Management: Whitepaper: Transforming Your Enterprise--Synchronizing Business and IT to Capitalize on Change Whitepaper: Virtualization--IT Supply Meets Business Demand Whitepaper: The HP Extensible Virtualization Stack--Taking...
http://www.databasejournal.com/f...atures/mssql/article.php/3085211

Examples of accessing SQL via Stored Procedures using ADO.Net in C# by Satya Akkinepally.
site exerpt
Data Access Component for SQL Server in C#  Set method or if you need DataReader use GetDataReader method and so on. How to Use: Copy the code below and compile it as DataAccess.cs Add reference of DataAccess.dll from Bin directory to your project. Instantiate DataAccess Class and use...
http://www.c-sharpcorner.com/Cod...3/July/DAC4SQLServerInCSharp.asp

Find out how to integrate databases into a site.
http://msdn.microsoft.com/librar...n-us/dnfp2k2/html/fp_dbpower.asp

SQL server identity column problems, use and scope by Don Schlichting.
site exerpt
Getting the Wrong Identity in Microsoft SQL Server identity Columns?  WHITEPAPER: Successfully Managing Both Normal and Disrupted IT Operations Featured Gartner Webcasts from the Symantec Resource Center ON-DEMAND WEBCAST Overcoming Today's Client Management Issues ON-DEMAND WEBCAST Helping Ensure a Secure Computing Environment Using Effective Patch ON-DEMAND WEBCAST Protecting the Integrity...
http://www.databasejournal.com/f...atures/mssql/article.php/3307541

Speeding up large web server databases by using Distributed Partitioned Views on Federated Databases by Don Schlichting.
site exerpt
MS SQL Server Distributed Partitioned Views  Learn to reliably perform bare metal recovery within minutes. Free Newsletters: DatabaseJournal DBANews Search Database Journal: HOME News MS SQL Oracle DB2 Access MySQL PostgreSQL PHP SQL Etc Scripts Links Forums DBA Talk Compare Prices: Televisions (TVs) Laptop Computers Digital...
http://www.databasejournal.com/f...atures/mssql/article.php/3319481

Using CGI and Java Servlets for web database programming by Nathan Folkert with help from Vincent Chu.
site exerpt
Web-Database Programming  This document assumes a basic knowledge of HTML. We will not be providing documentation for HTML coding apart from the creation of forms. There are dozens of tutorials available online. You might check out the NCSA Beginner's Guide to HTML....
http://www-db.stanford.edu/~ullman/fcdb/oracle/or-web.html

Complete course on using Perl for database web access by Kirrily Robert.
site exerpt
Database Programming with Perl  Perl training module notes) is licensed under the Open Publication License.LICENSE Terms and Conditions for Copying, Distributing, and Modifying Items other than copying, distributing, and modifying the Content with which this license was distributed (such as using, etc are outside...
http://www.zoic.org/training/perldb/book1.html

How to Access a Database using Perl on NetWare by S Guruprasad.
http://developer.novell.com/rese...ppnotes/2001/july/05/a010705.htm

Simple PHP and MySQL tutorial with examples like creating a guestbook, uploading image to database and creating simple content management system (CMS).
site exerpt
PHP MySQL Tutorial  Soon you will know just how easy it is to build dynamic web pages using PHP and MySQL. Really, PHP and MySQL is easy to learn, and I hope this tutorial will help you realise that I'm sure that by...
http://www.php-mysql-tutorial.com

Article will explain what Coldfusion is, how its used, and how to get started with it by Ben Forta.
site exerpt
COLDFUSION WEB PROGRAMMING  Fusion is a product that acts as middleware between any ODBC database (Access, Oracle, etc and a Web server for the delivery of live data to Web pages. It allows you to develop applications that dynamically input data to and...
http://web.georgetown.edu/training/coldfusion.html

Examples of connecting to various databases from a web page using Perl by David Harlan.
site exerpt
Chapter 11 Database Interaction  I have persistently reminded you that if you want people to come back to your Web site, you have to give them a good reason to return. And I've said all along that fresh, dynamic content is one such reason....
http://docs.rinet.ru/Using_Perl5_in_Web/ch11.htm

Article details programming MySQL for web use by Arron Weiss.
site exerpt
Dabbling in Live Databases: MySQL  Learn how choosing the right load balancer can help you maximize the performance potential of server farms. Whitepaper: Effortless Systems Management Learn how you can automate repetitive tasks, reduce operational costs, minimize sys...
http://www.databasejournal.com/f...atures/mysql/article.php/1430061

This article demonstrates using MS SQL Full Text Search Engine to obtian web search sytle results by Don Schlichting.
site exerpt
Full Text Search on SQL 2000 Part 1  F on the fly while controlling PDF output parameters, such as file location, print and screen quality, security and web optimization....
http://www.databasejournal.com/f...atures/mssql/article.php/3441981

Building a Database-Driven Web Site Using PHP and MySQL by Kevin Yank.
site exerpt
MySQL AB Building a Database-Driven Web Site Using PHP and MySQL  L and learned a few neat tricks in JavaScript and Dynamic HTML, you can probably build a pretty impressive-looking Web site design. But then comes the time to fill that fancy page layout with some real information. Any site that...
http://dev.mysql.com/tech-resources/articles/ddws/index.html

A step by step guide to using MySql with ASP.Net for internet databases by Ziran Sun.
site exerpt
15 Seconds A Step-by-Step Guide To Using MySQL with ASP.NET Part 1  Data Access 160 160; Troubleshooting 160 160; Security 160 160; Performance 160 160; ADSI 160 160; Upload 160 160; Email 160 160; Control Building 160 160; Component Building 160 160; Forms 160 160; XML 160 160; Web Services 160 160; ASP.NET 160...
http://www.15seconds.com/issue/050210.htm

Introduction to Firebird Database programming using VB. Includes examples and links to ODBC downloads by Marietta Crockett.
site exerpt
VB Programming with Firebird and Sap DB  Your developing an application that requires a database, which one will you use? If the application is only being accessed by no more then 4-5 people at any given time, then Access can be a good choice. But what if...
http://home.pacbell.net/cetta/VB-Firebird-SAP.html

In this tutorial you will learn about Finding and Sorting Data in DataSets - Filtering on Row State and Version, Sorting and Data View Manager.
site exerpt
Free Training VB.NET 2005 Tutorials: Finding and Sorting Data in DataSets  In this tutorial you will learn about Finding and Sorting Data in DataSets Filtering on Row State and Version, Sorting and Data View Manager. Finding and Sorting Data in DataSets Using the table's Select method or the RowFilter property of...
http://www.exforsys.com/content/view/1557/350/

Online web hosted surveys. Upload your question list, no typing required.
site exerpt
Survey Exec Web Based Online Software  Forget typing your survey questions in to some web form like other sites. Just send your list of survey questions, and we do the rest. This is the easy, low cost way to place your survey on the Internet. We...
http://www.surveyexec.com