logo
SQLDirect 6.5.2 Source (Alexandria Adapted) + 6.5.1 for D5-XE10.2

SQLDirect 6.5.2 Source (Alexandria Adapted) + 6.5.1 for D5-XE10.2

Published on: 2021-10-09 22:26:58

Categories: 23

Share:

Description

SQLDirect is a library of components for connecting Delphi applications to SQL databases. This library is actually a lightweight database engine for the default Borland / CodeGear / Embarcadero Delphi v.5 – 10, 2010, XE-XE10 and C ++ Builder v.5 – 2010, XE-XE10 engines. SQLDirect uses the Delphi native interface to connect to SQL databases and will have familiar coding for the programmer. List of databases supported by this library:

Features and Features of SQLDirect:

required system

Below you will find the required files to install SQLBase Server on Win32 platform (Windows95 / 98 or Windows NT).

File Name Description
Dbnt1sv.exe or Dbnt? Sv.exe SQLBase engine for Win32 (Window95, 98, NT), where ‘?’ is a user license for the server.
Start.dbs Template database. It is necessary to create a new database.
Sql.ini Configuration file for server
Message.sql Message constants and description
Error.sql Error number and description
Country.sql Country settings for foreign languages ​​(not default-English)
Communication DLL

See description of the required DLL in Sql.ini.Most frequency used 32-bit communication libraries:

  • Sqlapipe.dll – using Anonymous Pipes for local server
  • Sqlws32.dll – using TCP / IP
  • Sqlspx32.dll – using IPX / SPX (Win32 Novell Client)
  • Sqlwsspx.dll – using IPX / SPX (Win32 Microsoft Client)

It is desirable to place all files in one directory. Then you need to have a server configuration, ie set up server name, country (if you do not use default setting), communication protocol and other required settings.

The most important Sql.ini-sections for the 1-User SQLBase Win32 database server are shown below.

[dbnt1sv]
servername = SRV1, sqlws32
cache = 2000
sortcache = 2000
; database path
dbdir = C: Centura
dbname = TEST, sqlws32

[dbnt1sv.dll]
comdll = sqlws32

These lines contain the following information. The SRV1 server is configured for TCP / IP protocol and has database files in the C: Centura directory. Now the server has an installed TEST database.

For more detailed information on configuring a server and Sql.ini-keywords, see Centura SQLBase Books (SQLBase Database Administrator’s Guide).

Pictures

SQLDirect

Installation guide

Use the password in the Password.txt file to install the app.

download link

Download SQLDirect 6.5.2 Source (Adapted to Alexandria)

Download SqlDirect_6.5.1_for_D5-XE10.2_Tokyo

File password (s): www.abc.com

Size

70 MB

Sharing is caring:

Leave a Comment (Please sign to comment)