4Suite API Documentation

Module Ft.Server.Server.Drivers.Odbc

# Warning: This ODBC driver ships with win32all
Classes:
Functions:
Fields:

Classes

class OdbcDriver

Methods

__init__(self, keywords)
commit(self)
createFile(self, path, type, content)
deleteFile(self, path, type)
fetchFile(self, path, type)
hasFile(self, path, type)
rollback(self)
updateFile(self, path, type, content)

Functions

Begin(**properties)
BuildDbiKeywords(properties)
Destroy(properties, tryOnly=0)
Exists(properties)
Initialize(properties)
Join(chunks)
Split(content)

Fields

NAME = 'Odbc'