oblem appears to occur when making table/index level
changes. I would think that it should be possible to write a wrapper for
those kind of updates that would make them across the board to each client.
--
Stand Fast,
tjg.
Timothy Grant [EMAIL PROTECTED]
Ch
Yet some more questions.
Does anyone know of any issues regarding the PostreSQL ODBC driver and
Crystal Reports?
I am running report that Groups by a column that may have several words
in it. It appears that Crystal's grouping system is dropping everything
after the first space. I am trying to d
Hi again,
Is there a quick and dirty way that I am missing for creating a new
database with a slightly different schema than the old db?
For example, I have a table with a DATETIME field that I really need to
change to a DATE field.
I can create a new table with that field defined as a DATE, bu