Script Collection
Microsoft Access
Python Class for Microsoft Access | Python Class for Microsoft Access |
|
|
|
|
A Python class for extracting and manipulating data from Microsoft Access - identifying tables, getting recordsets, iterating through the results, counting rows, getting field names, getting index information, deleting indexes, and adding and deleting relationships.
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/528868 |
| Next > |
|---|
Hint: For syntax highlighting and correct Python intendation place your code between html tags <pre> and </pre>.