G
Guest
Hi!!!
I got an application that gets a dataset from oracle with a web-service.
when i bind the dataset to a grid, the date column is displayed fine.
then i can do ds.writexml() to store it locally on the pda.
the problem occurs when i do ds.readxml and bind the dataset.
now the date column are wrong.
how can i fix this ?
I got an application that gets a dataset from oracle with a web-service.
when i bind the dataset to a grid, the date column is displayed fine.
then i can do ds.writexml() to store it locally on the pda.
the problem occurs when i do ds.readxml and bind the dataset.
now the date column are wrong.
how can i fix this ?