Обсуждение: MySQL -> PostGreSQL conversion

Поиск
Список
Период
Сортировка

MySQL -> PostGreSQL conversion

От
Swen Kabis
Дата:
We are trying to convert a radius dial-up server to use postgresql instead
of mysql, but are running into a problem with the retieval of information
from the database. 
What is the easiest way to read the entire result of a query to the client,
allocates a structure, and places the result into this structure?