On GameSpot: Wii Fit tells 10-year-old she's fat
8 Resources for

isam

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

difference between ISAM & RDBMS
TO MY EmailBox
Tags: dorcasedemeka@..., ISAM
Discussion threads 2007-06-06
ISAM Family Application Note on IP Aware Bridging
The broadband services and business transformation driven by the introduction of IPTV and new interactive services is strongly impacting the network infrastructure, and driving the introduction of triple play tailored and cost-effective technologies: IP and Ethernet. This critical evolution translates into the introduction of IP DSLAM, replacing the traditional ATM...
Tags: Aware, ISAM, IP, Network Technology, Networking
White papers 2005-08-01
Easysoft Data Access for ISAM (exe)
Easysoft Data Access for ISAM enables you to exploit and enhance your investment in ISAM-based file systems by providing real-time access to your legacy application data. Adding SQL-based access to ISAM data allows data to be used in ways which otherwise would be impossible, from desktop reporting and analysis through...
Tags: ISAM
Software downloads 2005-06-27
Make the migration from ISAM to relational databases smoother
Making the migration from an ISAM database to a relational database is an inevitable transition for most organizations; however, the path isn’t an easy one. Because of this, many organizations are forced into trying to make their existing applications work with as little change as possible. This leads to a...
Tags: database, ISAM, Robert L. Bogue, ISAM database, RDBMS, performance
Technical articles 2004-02-18
Explore the differences between ISAM and relational databases
File-based databases have been around since the dawn of computing. We've always needed to have a way of storing records of the same kind of information. In the PC world, we ended up with very popular file-based databases. For instance, we've probably all heard of the DBase file format. That...
Tags: database, Indexed Sequential Access Method, Robert L. Bogue, ISAM, RDBMS
Technical articles 2004-02-13
Customer resource management is within reach with MySQL
MySQL is great for building customer resource management CRM back ends to Web sites. It's already an integral part of many Web sites, and its pricing model is almost unbeatable. Furthermore, in active sites, there is probably already an impressive volume of CRM data just waiting to be mined.Working as...
Tags: Sales force management, Databases, Sanders Kaufman, Jr., customer resource management, ISAM, Innobase InnoDB, MySQL
Technical articles 2003-07-07
A fast and furious guide to MySQL database engines
What if you were a racecar driver and could swap engines with the flip of a switch instead of having to make a trip to the garage? The MySQL database does something like this for developers; it gives you a choice of database engines and an easy way to switch...
Tags: Databases, OPEN SOURCE, Storage, Sanders Kaufman, Jr., MySQL stock engine, ISAM, MyISAM, MySQL, database, database engine
Technical articles 2003-04-07
Step-By-Step: Develop an intranet for tracking disaster recovery issues
It’s hard to imagine a worse day for a server’s hard drive to crash than the last day of the fiscal year. When this happened to my company, we couldn’t close the books for month-end or year-end until the systems were fixed. Reaching for our disaster recovery plan, we found...
Tags: disaster recovery, Intranet, J.W. McCord
Technical articles 2003-04-24

Additional Resources

PSTN Modernization in a Broadband Access Network
The way voice services are delivered to end users is changing at the same time as fixed line operators are faced with the declining profitability of their cash cow: voice services. Operators are focusing their investment on broadband networks capable of offering services that generate new revenues and differentiate them...
Tags: Voice Service, Microsoft Access, Network, Broadband, PSTN, Telecommunications, VOIP, Broadband Internet, Network Technology, Networking
White papers 2005-09-01
Import FoxPro(?) CDX files to Access 2K3
Hi all,I have some database files that are supposed to be FoxPro version unknown, but am not 100% sure of that. The file extensions are .CDX and .DBFI am able to import the DBF files into Access 2003 using the ODBC driver for FoxPro, although one field does "corrupt"...
Tags: CDx, CMB from Omaha, FoxPro, Microsoft Access, software
Q&A 2004-12-06
State of Alaska saves 10 percent on mainframe software
The State of Alaska provides public services to its 640,000 residents who occupy 570,374 square miles, or more than 300 million acres of land, making Alaska the largest state in the union—about 2.3 times the size of Texas and about one-fifth the size of the lower 48 states.The State of...
Tags: mainframe, mainframe software, David Southgate, software, asset, asset management, SCORcard
Technical articles 2003-12-30
One of the 4 Seals 8k static RAM cards (Inside the Altair 8800 vintage computer)
Informer Z80 MicrocomputerIn West Liberty, Iowa a company called Digital Sports Systems built the next step up from the Altair. It had the Zilog Z80 8 bit CPU with the S100 bus. It used 4k dynamic rams and could address 64k of memory. The system supported 2...
Tags: 8 bit microcomputer, Altair 8800, computer, hardware, msdos, RAM, tomlawrence@..., z80
Discussion threads 2006-07-28
FOCUS from Information Builders Inc.
Hi,I was wondering if anyone can give some history information for FOCUS. Or where I can look?ThanksInteresting questionFocus got its start in the early 1970's. At that prehistoric, pre-PC, mainframe only time, there were three main products in the DBMS genre...Focus from IBI, Ramis from Mathematica, and Nomad...
Tags: Programming languages, Databases, FOCUS
Discussion threads 2005-02-08
Alternative to session variable, cookies
I want to know is there any other way to retain the information of a user without using session variables, cookies, querystring and hidden form fields in PHP i.e. is there any alternative to session variables, cookies, querystring and storing values in hidden form fields?Hi,Sorry to tell you, as far...
Tags: IP, mr.arvind.sharma@..., PHP, programming
Q&A 2006-01-02
Using DAO for data access in your VB apps
There's more than one way to get at data from Visual Basic. DAO was the first, and it's still viable. We kick off our series on data access with VB by looking at how you can implement DAO in your applications.When it comes to implementing a data access solution in...
Tags: DBEngine, Microsoft Visual Basic, Irina Medvinskaya, Data Access Objects, data access, Microsoft Jet, database
Technical articles 2001-10-18
Advice needed on getting DBA position
Advice needed on getting DBA positionI need some career/resume advice! I posted this in the database forum, but it was suggested I post here as well. I have a strong background in database admin (6 years). I don’t have experience with Oracle, Sybase, etc, but have setup and...
Tags: career, database, Sybase Inc., Xyza
Discussion threads 2006-01-24
Modeling columns as rows
Modeling columns as rowsarticle roota good solution for unstructured or unequal structured objectsWell done, but that is not all you can do:Up to now, you seperated the Attributes of your objects "thing" from the main table to store it in a seperate one. Differentiate the attributes by the type of...
Tags: database, datamining, dbms, modeling, software, unequal structured data, unstructured data, uwe.steppuhn.download@...
Discussion threads 2005-05-29
Build efficient data access with RDO
RDO is designed to access remote ODBC relational data sources. It's smaller and faster than DAO and offers more flexibility in handling various types of result sets. Our look at data access solutions continues with an intro to RDO and a little code demo.Remote Data Objects RDO is an object-oriented...
Tags: Databases, Irina Medvinskaya, Remote Data Objects, data access, ODBC, RDO, rdoQuery
Technical articles 2001-11-29
  • << Previous
  • page 1 of 1
  • Next >>


Disaster Recovery Plan Power Checklist
Development of a disaster recovery plan is a must. Although there may never come a time when the plan must be implemented, it is always best to prepar ...
Buy Now
TechRepublic's IT Hardware and Software Purchasing Policy
Your IT Budget is tight. You want to get the most bang for your IT buck. That's where the IT Hardware and Software Purchasing Policy can help. This p ...
Buy Now