Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- SQL Surfer 1 (Windows)
- SQL Server 2000 does not let you easily search for keywords in any code such as Stored Procedures or UDFs. SQL Surfer fills this gap and allows you to search all stored procedures / views / tables / UDFs for multiple keywords via a simple and easy to use interface....
- Tags: Stored Procedure, SQL, Microsoft Windows, Keyword, Brendon Ferris, SQL Surfer, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- Software downloads 2006-05-25
- English->Spanish Database 1 (Windows)
- Dictionary Database English-Spanish to integrate into your applications in MS-ACCESS Format. The demo version includes the letter A with 2330 Keywords. Full version English-Spanish Dictionary 37483 keywords with 344926 entries and Spanish-English Dictionary 31175 keywords with 280575 entries. Also available for English-French, Italian, German, Portuguese/Brazilian, Dutch and Swedish and back....
- Tags: Entry, Keyword, TT-Software Databases, Demo Version, Microsoft Windows, Storage, Databases, Operating Systems, Software, Hardware, Enterprise Software, Data Management
- Software downloads 2006-11-06
- SEO Search Engine Query Database 3.11 (Windows)
- This database provides 15,000,000+ queries of major search engines. Within the database itself, you can find keywords and phrases, url's clicked, and ranking of the keywords and phrases. You can also view what has and has not been clicked during these searches. It can easily be considered the holy grail...
- Tags: Search Engine Optimization, Microsoft Windows, Keyword, DB, Storage, Search, Databases, Marketing Research, Hardware, Enterprise Software, Software, Data Management, Marketing
- Software downloads 2007-04-19
- DV Book Manager 2.01 (Windows)
- Very easy to use program to manage your book collection, with an intuitive interface. Choose between user-friendly 'tabs' or MS Access-like interface! More than 50 customizable fields are tracked including comments/summary, 3 location fields and 8 keywords for easy searches. You can associate a picture (with direct viewing in DV...
- Tags: Keyword, Damien VICQ, Internet, Microsoft Windows, Databases, Microsoft Office, Storage, Operating Systems, Software, Enterprise Software, Data Management, Office Suites, Hardware
- Software downloads 2000-11-09
- REALbasic Syntax Highlighter Module 1.0 (Mac)
- The Syntax Highlighter Module operates against any EditField in your REALbasic Application. As you type, your words are matched against a text file containing keywords, words that you wish to have highlighted in some way on your EditField, an example would be a SQL Query or a Language Editor. Whatever...
- Tags: Apple Macintosh, SQL, Keyword, Arten Science, Syntax Highlighter Module, Syntax Highlighter, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- Software downloads 2009-04-18
- REALbasic Syntax Highlighter Module 1.0. (Windows)
- The Syntax Highlighter Module operates against any EditField in your REALbasic Application. As you type, your words are matched against a text file containing keywords, words that you wish to have highlighted in some way on your EditField, an example would be a SQL Query or a Language Editor. Whatever...
- Tags: SQL, Microsoft Windows, Keyword, Arten Science, Syntax Highlighter Module, Syntax Highlighter, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- Software downloads 2009-04-18
Additional Resources
- iList Studio 3.7.0 (Mac)
- *** Are you new to databases? iList Data 3 (lakewoodstudios.com) supports nearly all of the single-user features of iList Studio and is designed for personal use at home, school, and work. *** Introducing iList Studio 3, by far the most powerful, low cost, multi-user database software for the Macintosh. Powered...
- Tags: Apple Macintosh, MySQL, Lakewood Studios, iList Studio, Databases, Open Source, Storage, Enterprise Software, Software, Data Management, Hardware
- Software downloads 2008-05-06
- Return resources to the system to improve .NET performance
- I prefer the usingIn C#, I prefer the using keyword, like this:using(SqlConnection conn = new SqlConnectionconns){conn.Open;}The scope defines the object lifetime, regardless of how it exits the scope (exception, etc) the dispose for the object is automatically called and Close is handled by the Dispose.Nice little blog that talks about...
- Tags: developer, Data Access Application Block, resource, cleanup, csharp, rnshayes@..., programming, data access, Microsoft .NET, performance
- Discussion threads 2006-08-16
- Scalable Hybrid Search on Distributed Databases
- A hybrid keyword search that combines metadata search with a traditional keyword search over unstructured context data has been previously described. This hybrid search paradigm provides the inquirer additional options to narrow the search with some semantic aspect from the XML metadata query. But in earlier work, the scalability limitations...
- Tags: Database, Scalability, Florida State University, XML, Software/Web Development, Web Development
- White papers 2008-01-01
- Three easy ways to optimize your MySQL queries
- This article is also available as a TechRepublic download, which includes the code listings in a more manageable text file format.Any database programmer will tell you that in high-trafficdatabase-driven applications, a single badly-designed SQL query can significantly impact the overall performanceof your application. Not only does such a query consume...
- Tags: Contributor Melonfire, MySQL, performance, Storage
- Technical articles 2006-11-20
- Master joins with these concepts
- Data normalization is a fundamental aspect of database design, but you must also be able to collect data from the various tables. Learn how to use database joins to facilitate data referencing.To efficiently handle queries and good database design, you must have a good understanding of SQL join statements. Beyond...
- Tags: Databases, Shelley Doll, self join, join
- Technical articles 2002-07-23
- Get IT Done: An introduction to the MySQL command line
- Introduction to common command line MySQL instructions and configurationsDatabases are all the rage for one good reason: You need them to do just about anything. From Web sites to employee records to vendor listings to payrolls, databases affect nearly all levels of the enterprise. Because of this, duties that once...
- Tags: Databases, OPEN SOURCE, Jack Wallen, Jr., Get IT Done, MySQL, password, database
- Technical articles 2002-03-22
- Q and A with the Resume Lady
- A resume expert who provided three TechRepublic members with resume makeovers has stepped up to the plate to defend her credentials and answer members' questions about her advice for creating top-notch resumes.Recently, three TechRepublic members' resumes received a makeover from Nationally Certified Resume Writer NCRW Pat Kendall. The community response...
- Tags: Recruitment & Selection, Beth Blakely, Nationally Certified Resume Writer Pat Kendall, job, TechRepublic Members
- Technical articles 2002-03-20
- Installing and using phpMyAdmin to manage MySQL databases
- Learn about the Web-based database management tool phpMyAdmin in this Linux tip. Management of MySQL databases can be fairly straightforward—with the right tools. Using the MySQL command-line client requires a fairly intimate knowledge of MySQL in particular, and the SQL language in general. Not only that, ...
- Tags: MySQL, phpMyAdmin, Databases, Vincent Danen, OPEN SOURCE, server, database, Linux Tips Newsletter, Installation, Drawback, Tool, Enterprise Software, Software, Data Management
- Technical articles 2005-12-22
- Super Rolodex 5.2 (Windows)
- SuperRolodex is simple and very straight forward to use, and its capability to become whatever data retrieving tool you want it to be is what makes SuperRolodex so powerful. SuperRolodex is a Windows based desk-top software application that allows you to create and customize databases, add records to the databases,...
- Tags: Primesales, SuperRolodex, Storage, Microsoft Windows, Databases, Hardware, Operating Systems, Software, Enterprise Software, Data Management
- Software downloads 2008-05-13
- SQL basics: Datetime and interval data types
- Shelley Doll finishes her coverage of SQL data types with an overview of datetime and interval data types. Learn more about the basic syntax of these standard SQL types.Datetimes and intervals are time-based data types. These types are useful for recording when a database entry was created or modified, for...
- Tags: Databases, Shelley Doll, data type, precision, SQL
- Technical articles 2002-10-11
- Object lesson: Windows scripting for administrators, part 1
- Scripts offer IT pros many opportunities to automate and simplify administrative tasks. Lamont Adams takes a look at the object building block and how you can leverage scripts to simplify your day.As many a Mac or UNIX devotee will tell you, one of Windows’ weaknesses is its lack of a...
- Tags: Scripting languages, Operating systems, Lamont Adams, Windows Scripting, Microsoft Windows, WSH, Wscript
- Technical articles 1999-08-20
- SQLCreator 2.0 (Windows)
- SQLCreator is an SQL query tool built to interact with many databases, including Oracle, DB2, SQL Server, Cache, MySQL, PostgreSQL, SAPDB, Pointbase and HSQLDB. SQLCreator is available free of charge for commercial and personal use, features include: Multiple database support, Full database tree view and searching, SQL script execution, Advanced...
- Tags: SQL, Microsoft Windows, Snefru, SQLCreator, Databases, Storage, Programming Languages, Enterprise Software, Software, Data Management, Hardware, Software Development, Software/Web Development
- Software downloads 2005-09-12
- Librarian Pro 1.4.2 (Windows)
- If you're like us, you have managed to create your own mini-library of books, magazines, games, CDs, software titles, and movies. It is difficult to sort through all of them to see which ones you have on file, or to find where you last shelved a particular one. Librarian Pro...
- Tags: Amazon.com Inc., Koingo Software, Microsoft Windows, Apple Mac OS X, Apple Mac OS, Tools & Techniques, Operating Systems, Software, Management
- Software downloads 2009-04-09
- Librarian Pro 1.4.1 (Windows)
- If you're like us, you have managed to create your own mini-library of books, magazines, games, CDs, software titles, and movies. It is difficult to sort through all of them to see which ones you have on file, or to find where you last shelved a particular one. Librarian Pro...
- Tags: Amazon.com Inc., Koingo Software, Microsoft Windows, Apple Mac OS X, Digital Music, Apple Mac OS, Digital Media, Storage, Operating Systems, Software, Personal Technology, Consumer Electronics, Hardware
- Software downloads 2009-03-18
- << Previous
- page 1 of 1
- Next >>