Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2003.08.07;
Скачать: CL | DM;

Вниз

XML, как БД   Найти похожие ветки 

 
{bas} ©   (2003-07-15 17:37) [0]

Кто-нить работал, с ХМL через XMLTransformProvider, или как нить еще использовали ХМL, как БД? Промучился полдня ничего не получилось. Подскажите где можно об этом почитать или дайте пару советов.
В общем, получилось приконектиться и просмотреть данные, но данные записать не получилось - вся таблица очищается после записи. Редактирую прямо в гриде, и потом делаю:
DataModule1.ClientDataSet1.Post;
DataModule1.ClientDataSet1.ApplyUpdates(-1);
И все данные исчезают, причем сообщений об ошибке нет.

ПОМОГИТЕ.


 
Соловьев ©   (2003-07-15 18:11) [1]

Saves a client dataset’s data to an external file.

procedure SaveToFile(const FileName: string = ""; Format TDataPacketFormat=dfBinary);

Description

Call SaveToFile to write a client dataset’s data to an external file for later use by this or other client datasets.

FileName is the name of the external file to use. If the file already exists, its current contents are overwritten. If an empty string is passed for the FileName parameter (or if this parameter is omitted), the data is saved to the file specified by the FileName property.

Format indicates what format to use when saving the data, binary (dfBinary) or XML (dfXML), or UTF8-based XML (dfXMLUTF8).


 
{bas} ©   (2003-07-16 11:37) [2]

>>Соловьев © (15.07.03 18:11)
Эффект такой же



Страницы: 1 вся ветка

Текущий архив: 2003.08.07;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.016 c
1-20563
cyberwolf
2003-07-23 23:48
2003.08.07
RichEdit скроллить до самого конца


14-20775
dataMaster
2003-07-21 16:44
2003.08.07
Вложить файл в почтовую программу, уст. по-умолчанию


1-20572
yozch_
2003-07-23 21:50
2003.08.07
String-> float с DecimalSeparator


1-20503
sir_lammer
2003-07-25 15:08
2003.08.07
Delphi и IE


3-20392
boka
2003-07-16 08:40
2003.08.07
*.DDF