search for: datebases

Displaying 11 results from an estimated 11 matches for "datebases".

Did you mean: databases
2014 Jun 19
2
About memory index/search in multithread program
hi, Why xapian don't support memory index/search ? I know there is a method can create memory datebase, like this: Xapian::WritableDatabase db(Xapian::InMemory::open()); *But, if i use these in multithread program, i need create many datebases!!* Xapian::WritableDatabase db1(Xapian::InMemory::open()); //used in thread1 Xapian::WritableDatabase db2(Xapian::InMemory::open()); //used in thread2 because WritableDatabase object isn't thread-safe. And use lock is slowly. *So, is there some solutions that One database, many thread can u...
2006 Jun 06
4
change 1-06-2006 to 1st July 2006 (date formatting)
Hi, I have a few dates coming from the datebase in the format ''DD-MM-YYYY'' How can I change this in to a more human readable format? such as 1st July 2006 Thanks Scott -- Posted via http://www.ruby-forum.com/.
2014 Jun 26
2
About memory index/search in multithread program
...t; The longer term plan is to replace it, probably sharing code with the > disk based backends (which would make it fairly easy to do neat things > like migrating data from "inmemory" to disk). > > > *But, if i use these in multithread program, i need create many > > datebases!!* > > Xapian::WritableDatabase db1(Xapian::InMemory::open()); //used in > thread1 > > Xapian::WritableDatabase db2(Xapian::InMemory::open()); //used in > thread2 > > > > because WritableDatabase object isn't thread-safe. And use lock is > slowly. > > Pu...
2001 Mar 14
1
[PATCH]: contrib/cygwin/README
Hi, I have a small patch here which changes the Cygwin README file so that the following fact is mentioned. OpenSSH never uses $HOME to search for user config files but the value in the pw_dir field in /etc/passwd. This might be of minor interest for generic U*X folks but that's an important fact for Cygwin users. When /etc/passwd is automatically created under WinNT/2K it uses the values
2009 Jan 28
6
Tiny Network-Problem with Office Software
Hi, I am having some trouble to some Office software with wine. The Program itself starts without problems and runs quite fine. But unfortunatly I am not able to connect to our local Datebase. My Ubuntu Linux itself doesnt seem to have any problems in connecting to the server (but I admit that I don't know how to check if I can access the port 5143 that is used to connect to the database.).
2008 Jun 28
14
Date Field convert to Seconds since Epoch
Hi, I was wandering if anyone could help me with this problem: Right now I am using a field in my database which is of type ''Date'' (in the form dd-mm-yyyy). I would like to convert this value (for example 26-06-08) into a number of seconds since epoch or into another form so I can compare it with todays date (from Date.now) so that I can tell the difference between the two dates
2010 Apr 21
0
Xen 4.0 - what solution?
Hi, I have 2 servers where one of them is master and there are working datebase and two virutal machines on it. When the master fails the other machine takes control and two VM''s are started. Database between these two servers will be synchronized by drbd. How can I achieve it using xen, if remus (fault tolerance) will solve it? For@ll
2005 Mar 27
1
newbie install options
Hi, I'm now building a * box that integrates voicemail playback on a website (ISP server with Php/Mysql). I've had no experience with Linux, but do know some Python, databases & web. It for a EU:UK community youth music site. Please advise on the best (ease & appropriate for job) path: -Asterisk@Home / Xorcom Rapid for install? -Icecast for streaming (not progressive), in CELP
2001 Apr 19
3
Install problems with RedHat 7.0 RPM for 2.2.0
I just went through upgrading from 2.0.7 on Redhat 7.0 using the binary RPM provided by samba.org and noticed a problem with the swat install. It seems that the swat binary in the RPM is built to look for it's supporting files in /usr/share/samba/swat whereas the RPM installs said files in /usr/share/swat. This results in the following error message when you try to access swat: 400 Server
2003 Mar 05
0
More LDAP samba 2.2.7a problems
Hey guys. I have been trying to get samba and LDAP with win2k SP3 clients to work together and have just not be able to get it to work. I followed the suggestion of adding a guest user to LDAP with an rid of 501, but it hasn't help. Here is what happens. If a user logs in and they don't have a profile the computer will save one to the server when they log out without any problems.
2003 Feb 28
1
LDAP and a strange problem
Hello. I have been looking through the archives of the lists and I didn't find what I was looking for so I figured that I will post what my problem and maybe one of you gurus can give me a hand with it. I have Windows 2000 SP3 clients that are joined to a domain with the samba server acting as PDC. I am using samba 2.2.7a compiled with ldapsam support and I am storing all user