+ Reply to Thread
Results 1 to 3 of 3

Thread: Setting up CA/400 ODBC Data Source

  1. #1
    Guest.Visitor Guest

    Default Setting up CA/400 ODBC Data Source

    I am new to setting up and accessing AS/400 data sources. Are there any server based software requirements for the CA/400 ODBC driver to access DB/400 libraries? The client I am working with has an AS/400 but has never used CA/400 ODBC with it. Any help is appreciated... I am sure it is pretty straight forward for those of you who have set this up over and over. Thanks in advance, Roger Remington

  2. #2
    Guest.Visitor Guest

    Default Setting up CA/400 ODBC Data Source

    Roger, As far as I know, there aren't any AS/400 things to set up except: you need to set up a relational database entry specifying the name of the 400 to be accessed. Use the AddRDBDirE command to set it up. The name of the database is the network name of the 400 and the location is *Local. If you didn't already know, the ODBC driver is a no-charge feature included with the Client Access CD. Bill

  3. #3
    Guest.Visitor Guest

    Default Setting up CA/400 ODBC Data Source

    I don't think there are any server-side issues. I've had pretty good luck setting up these ODBC data sources -- I learned a lot from the video "Integrating MS Access97 With the AS/400" (I think Midrange Computing put it out). The basic points are: a) You need a "*LOCAL" relational database entry on the AS/400 (use WRKRDBDIRE to check; if you don't have one, create one). b) You then go into "ODBC Data Sources" in your Windows Control Panel and create a new data source name using the CA ODBC driver (I create a "System" name, but if you've got different users signing on to the same PC you might want to use a "User" name -- alas, the CA driver doesn't seem to support "File" names). You can name this DSN anything you want -- the three things I pay attention to are: "General" tab: "System" = RDBE name on the AS/400 "User ID" = signon you want to user for the AS/400 "Server" tab: "Default libraries" = library list you want the connection to use (library names separated by commas). Maybe others can give you more input into all the bells and whistles, but I've found this basic approach seems to work pretty well. . . . Mike Naughton

+ Reply to Thread

Similar Threads

  1. Replies: 2
    Last Post: 08-20-2001, 02:14 PM
  2. Replies: 0
    Last Post: 07-29-2001, 05:30 PM
  3. Replies: 0
    Last Post: 07-29-2001, 05:29 PM
  4. Updating AS/400 data from SQL Server 7.0 via ODBC
    By Guest.Visitor in forum Application Software
    Replies: 5
    Last Post: 09-24-2000, 11:32 PM
  5. Getting Data From the AS/400 with Visual Basic, ODBC, and ADO
    By Guest.Visitor in forum Application Software
    Replies: 5
    Last Post: 08-23-2000, 08:34 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts