Opened 16 years ago
Closed 16 years ago
#20 closed task (fixed)
Port sql module
| Reported by: | Dmitry A. Kuminov | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Qt GA |
| Component: | General | Version: | 4.5.1 Beta 1 |
| Severity: | low | Keywords: | |
| Cc: |
Description
Provide an OS/2 version of the sql module.
There seems to be no to little platform-specific stuff in there, so this task is mainly about checking what works on OS/2 and what does not and enabling the relevant pieces of code.
Change History (2)
comment:1 by , 16 years ago
| Milestone: | Qt Enhanced → Qt GA |
|---|
comment:2 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Severity: | → low |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Actually I already enabled the sql module back and it seems to compile and work well, at least, the demos/sqlbrowser example builds and starts.
Another problem is that there are currently no SQL database drivers currently available on OS/2 but this problem is addressed by #117. Closing this one.