Displaying 2 results from an estimated 2 matches for "tedit".
Did you mean:
edit
2007 Dec 04
1
patch for oggz-comment
...s message\n");
> printf("\t-v, --version\t\tOutput version information\n");
> printf("\t-c, --clear\t\tClear comments before editing\n");
> printf("\t-o [output file]\tcreate new copy with edited comments\n");
> printf("\t-t [content type]\tedit comments for this content type only\n");
> printf("\t-s [serial number]\tedit comments for this serial number
> only\n");
> printf("\t-a\t\t\tedit comments for all bitstreams\n\n");
> }
>
> It definitely needs some serious revision, since, compared to...
2009 Feb 20
2
OLEDB not work !
Hi everybody
I have a program , it work good under window98 / 2000 /xp .
It use oledb (client supported by mdac2.7 or later version) direct link MS SQL Server 2000 .
with wine it do not work. I set up mdac 2.8 sp1 , no change
by google , i found too many program can not work (oledb not support)
can anybody help me ?