home *** CD-ROM | disk | FTP | other *** search
/ On Hand / On_Hand_From_Softbank_1994_Release_2_Disc_1_1994.iso / 00083 / s / 123 / dlsqldw.ini < prev    next >
Text File  |  1993-09-24  |  1KB  |  42 lines

  1. ; DLSQLDW.INI
  2. ; configuration file for the Lotus DataLens Driver for IBM Database Manager
  3.  
  4.  
  5. ; MELD core modules, currently specified for documentation and install purposes
  6. dldrvdos = dlsm.dld
  7. dldrvos2 = dlsm.dll
  8. dldrvwin = dlsmw.dll
  9.  
  10. syssrvdos = lvasqls.dld
  11. syssrvos2 = dlsrv.dll
  12. syssrvwin = lvasqlsw.dll
  13.  
  14. ; The following modules must be in the same directory as dlsm*.dl?
  15. template = dlsqldw.tpl
  16. message  = dlsm.msg
  17.  
  18. dblibdos = dleedm.dld
  19. dblibos2 = dleedm.dll
  20. dblibwin = dleedmw.dll
  21.  
  22. ; characters sets available for database translations, 1st is default
  23. dbchar=437,United States (437)
  24. dbchar=850,Multilingual (850)
  25. dbchar=860,Portuguese (860)
  26. dbchar=863,French-Canadian (863)
  27. dbchar=865,Nordic (865)
  28. dbchar=20,DEC MCS
  29. dbchar=32,ISO Latin 1
  30.  
  31. ; installed character sets
  32. charset=437,CP437,CP437.DLL ;United States (437)
  33. charset=850,CP850,CP850.DLL ;Multilingual (850)
  34. charset=860,CP860,CP860.DLL ;Portuguese (860)
  35. charset=863,CP863,CP863.DLL ;French-Canadian (863)
  36. charset=865,CP865,CP865.DLL ;Nordic (865)
  37. charset=20,CP20,CP20.DLL ;DEC MCS
  38. charset=32,CP32,CP32.DLL ;ISO Latin 1
  39.  
  40.  
  41. 
  42.