home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78b98.iso / Smart30 / ENGLISH / PRODUCTS / LOTUS030.DSK / ODBC.INI < prev    next >
INI File  |  1994-05-17  |  1KB  |  46 lines

  1. ;---------------------------------------------------------------------------
  2. ; WARNING:  Do not make changes to this file without using the ODBC Control 
  3. ;           panel device or other utilites provided for maintaining data    
  4. ;           sources.                                                        
  5. ;                                                                           
  6. ;           Incorrect changes to this file could prevent ODBC from          
  7. ;           operating or operating correctly.                               
  8. ;---------------------------------------------------------------------------
  9.  
  10. [ODBC Data Sources]
  11. Access=Access (*.mdb)
  12. Local Notes=Lotus Notes
  13. Server Notes=Lotus Notes
  14.  
  15. [Server Notes]
  16. Driver=C:\WINDOWS\SYSTEM\NotesSQL.dll
  17. Description=Direct Link to Lotus Notes
  18. Server=
  19. Database=
  20. MaxVarcharLen=254
  21. MaxSubquery=20
  22. MaxStmtLen=1024
  23. MaxRels=20
  24. MaxLongVarcharLen=1024
  25. KeepTempIdx=1
  26.  
  27. [Local Notes]
  28. Driver=C:\WINDOWS\SYSTEM\NotesSQL.dll
  29. Description=Direct Link to Lotus Notes
  30. Server=
  31. Database=
  32. MaxVarcharLen=254
  33. MaxSubquery=20
  34. MaxStmtLen=1024
  35. MaxRels=20
  36. KeepTempIdx=1
  37. MaxLongVarcharLen=1024
  38.  
  39. [Access]
  40. Driver=C:\WINDOWS\SYSTEM\simba.dll
  41. Description=Microsoft Access Data
  42. FileType=RedISAM
  43. DataDirectory=
  44. SingleUser=False
  45. UseSystemDB=False
  46.