Re: CSVDE -- Problems importing
changed the exoprt statement to include:
-r
"(|(objectClass=user)(objectClass=group)(objectClass=organizationalUnit))"
thinking that it's trying to overwrite when it can't... so only take
users, groups & OUs.
Same Error in the import:
Add error on line 2: Unwilling To Perform
The server side error is "Illegal modify operation. Some aspect of the
modification is not permitted."
0 entries modified successfully.
An error has occurred in the program
.
Relevant Pages
- Re: how closing open dbf file?
... cursor result for each client on demand or use a Local View. ... This freetable is viewed in a grid from other users thru a vfp form in the network to see the figures of their performance. ... I wanted this table to be updated every hour in our server but however, if somebody is keeping this freetable file open my sql query that will save and update the result into freetable cannnot overwrite the .dbf file while it is open. ... (microsoft.public.fox.programmer.exchange) - Re: Instant Messaging
... you were speaking of same server. ... weary of overwriting with older DLLs if you need you will need to ... Exchange 2000 - All Technical Articles ... (which I said don't overwrite). ... (microsoft.public.exchange.admin) - Re: Updating DB Locally
... >> upload would have more total entries than the old one. ... >> there would be no entries on the new server so there couldn't be any ... > be able to synchronize your databases not overwrite them... ... I am the only one that changes the database entries. ... (comp.lang.php) - Re: how closing open dbf file?
... This freetable is viewed in a grid from other users thru a vfp form in the network to see the figures of their performance. ... I wanted this table to be updated every hour in our server but however, if somebody is keeping this freetable file open my sql query that will save and update the result into freetable cannnot overwrite the .dbf file while it is open. ... I have my foxpro sql-query prg running on schedule... ... (microsoft.public.fox.programmer.exchange) - Re: Simple HTML read/write question
... > the slightly modified source code back to the origonal page. ... It is possible to read a remote web page into a string using the ... Do you mean overwrite it on a remote web server or on your local ... (comp.lang.javascript) |
|