VO CDX and Comix CDX

This is a discussion on VO CDX and Comix CDX within the Clipper forums in Programming Languages category; Eckhard > as i see on the monitor.nlm on the novel server, the index is not openened > twice, it will only be reopened. The DBFCDX RDD on the client has a pointer to the copy it opened automatically, re-opening the file on the Server doesn't update that pointer in the client. ie the client points to it's copy of the index and the server points to it's new copy when the client tries to write you see an error the 1011 error your seeing points to an index problem The DBFCDX RDD doesn't close structural index files until the ...

Go Back   Application Development Forum > Programming Languages > Clipper

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #11  
Old 09-02-2008, 06:59 PM
Stephen Quinn
Guest
 
Default Re: VO CDX and Comix CDX

Eckhard

> as i see on the monitor.nlm on the novel server, the index is not openened
> twice, it will only be reopened.


The DBFCDX RDD on the client has a pointer to the copy it opened
automatically, re-opening the file on the Server doesn't update that pointer
in the client.
ie
the client points to it's copy of the index and the server points to
it's new copy
when the client tries to write you see an error
the 1011 error your seeing points to an index problem

The DBFCDX RDD doesn't close structural index files until the DBF is closed.

> in think the problem is the rlock() wich will not work, using flock()
> instead will work fine

Which version of the Netware client are you using
- there have been versions that Clipper has problems with.

CYA
Steve


Reply With Quote
  #12  
Old 09-03-2008, 06:20 AM
Eckhard Sallermann
Guest
 
Default Re: VO CDX and Comix CDX

Hi Stephen,

this it is located in the helpfile:

Example

use demo && Brings all tags in demo.cmx into use
set index to first && Bring first into use
set index to last && Close first, bring last into use
set index to first additive && Now bring first into use,
&& keeping last open

so when using "set index to xyxc" the currently opended index will be closed
before, am i missunderstanding anything ?

"Stephen Quinn" <stevejqNO@SPbigpond.AMnet.au> schrieb im Newsbeitrag
news:gzjvk.33237$IK1.5011@news-server.bigpond.net.au...
> Eckhard
>
>> as i see on the monitor.nlm on the novel server, the index is not
>> openened twice, it will only be reopened.

>
> The DBFCDX RDD on the client has a pointer to the copy it opened
> automatically, re-opening the file on the Server doesn't update that
> pointer in the client.
> ie
> the client points to it's copy of the index and the server points to
> it's new copy
> when the client tries to write you see an error
> the 1011 error your seeing points to an index problem
>
> The DBFCDX RDD doesn't close structural index files until the DBF is
> closed.
>
>> in think the problem is the rlock() wich will not work, using flock()
>> instead will work fine

> Which version of the Netware client are you using
> - there have been versions that Clipper has problems with.
>
> CYA
> Steve
>



Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 10:16 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.