When you connect to an ODBC data source using a tool such as Visual Basic (VB) and the Client Access ODBC driver, you specify a connection string. The connection string allows you to specify, for example, which data source name (DSN) to use from the list of configured data sources. Here's an example of how you might set the Connect property for a data control in VB:
ODBC;DSN=MCEDIT;UID=HOOPES; PWD=MYPASSWORD
That connection string would use MCEDIT for the ODBC DSN, with a user ID of HOOPES and a password of MYPASSWORD. DSN, UID, and PWD are some keywords you can use in a connection string; quite a few others give you additional control over the driver. The table in 1 lists the keywords and their meanings. Learning how to use these additional keywords can result in more control over the behavior and performance of your client/server applications.
That connection string would use MCEDIT for the ODBC DSN, with a user ID of HOOPES and a password of MYPASSWORD. DSN, UID, and PWD are some keywords you can use in a connection string; quite a few others give you additional control over the driver. The table in Figure 1 lists the keywords and their meanings. Learning how to use these additional keywords can result in more control over the behavior and performance of your client/server applications.
- Jim Hoopes
TechTalk: Additional connection string options are available when using the Client Access for Windows 3.1 ODBC driver.
Figure 1: Table of Connection String Keywords and Their Meanings
Business users want new applications now. Market and regulatory pressures require faster application updates and delivery into production. Your IBM i developers may be approaching retirement, and you see no sure way to fill their positions with experienced developers. In addition, you may be caught between maintaining your existing applications and the uncertainty of moving to something new.
IT managers hoping to find new IBM i talent are discovering that the pool of experienced RPG programmers and operators or administrators with intimate knowledge of the operating system and the applications that run on it is small. This begs the question: How will you manage the platform that supports such a big part of your business? This guide offers strategies and software suggestions to help you plan IT staffing and resources and smooth the transition after your AS/400 talent retires. Read on to learn:
LATEST COMMENTS
MC Press Online