similar to: Running MapMate software

Displaying 20 results from an estimated 90000 matches similar to: "Running MapMate software"

2005 Jun 18
1
Running general purpose queries
Hi, I''m considering migrating my site from php to RoR. I''ve installed RoR gone through the onlamp tutorials and made the recipie/todo list sample sites and tinkered with a few of my own. I understand the examples that use models and scaffolding to map tables, but I''m having a little trouble understanding how to handle general purpose queries. A few people have
2006 Aug 17
1
How to sort child table on fields in the associated parent
For an Xray file system patients have folders and folders have studies. That is: patients folders studies id id id name patient_id folder_id ... label type ... ... The list of studies with their associated folder and patient might look like this: name folder_label study_type
2009 Jan 13
1
Error: sieve_execute_bytecode(/var/sieve/global.sievec) failed
I'm just getting familiar with Dovecot. I get this error when I send mail to a mailbox that is over quota. I have no problem with the way quota is working and I have no problem with the sieve script detecting spam and delivering it to the Spam folder. Just trying to figure out why I get this error when quota is involved: Error: sieve_execute_bytecode(/var/sieve/global.sievec) failed See logs
2006 Sep 18
1
SQLServer adapter fails to commit on save()
I am writing a test outside of a Rails project, but ''require''-ing enough to use the ActiveRecord classes. It is connected to SQL Server 2005. It reads in XML and adds an ActiveRecord object like this : report = DvrStatusReport.new : report.x = y : report.save puts report.id This outputs a new id each time, but the record doesn''t appear in the the table according to
2011 Apr 17
1
logs show two connections to database even though using static driver
hi, im using: --- passdb { driver = sql args = /etc/dovecot/dovecot-sql.conf.ext } userdb { driver = static args = uid=vmail gid=vmail home=/home/vmail/%d/ mail=mdbox:/home/vmail/%d/%n } -- this works fine on a test machine but i still see *2* instead of 1 connections to the pgsql db before a successful login is logged.. how can i avoid these extra connections?: Apr 17 11:34:49 merlin
2007 Aug 24
3
Plugin development question
Hello, >From what I have read on the dovecot site, it's possible to create a plugin for a custom data store format. We have emails in a custom format in a database and would like to create a plugin for accessing these emails through dovecot. Is there any supporting documentation from creating a plugin like this? Are there any samples? TIA, Gary
2017 Sep 19
0
Re: Rollback to running VM
Thanks! The vanilla snapshot-create-as and revert commands work just exactly the way I’d want them to. I’d gotten a bit confused by the documentation and went down a rabbit hole with external snapshots. Is there any way to make the snapshot and restore faster, like maybe by a decimal order of magnitude? For example, will PXE booting the VM and running it entirely off of a RAM disk and also using
2007 Sep 16
0
TMG -- MS Visual Foxpro errors
Hi Donald; Saw your post on the Wine message-board on installing TMG under Wine. I'm trying it under Darwine on an iMAC. Could you tell me how you got it to run? The message-board goes back-and-forth so many times that I seem to be getting lost. I can get to the point at which I get the following message: Welcome to Darwin! gary-gauthiers-computer:~ garygauthier$
2007 Sep 18
0
Re : TMG -- MS Visual Foxpro errors
Welcome to Darwin! gary-gauthiers-computer:~ garygauthier$ WINEDLLOVERRIDES="ole32=n" $WINE /Users/garygauthier/Desktop/DCOM98.EXE -bash: /Users/garygauthier/Desktop/DCOM98.EXE: Permission denied gary-gauthiers-computer:~ garygauthier$ I presume it's a permission problem, but I am running as a super-user. Suggestions? Regards; Gary Actually its a typo :
2006 Mar 27
1
Running SQL over SAMBA?
Hi All, Does anyone run SQL and/or exchange on SAMBA server share? Are there any special considerations to take? would you be kind enough to share your experience doing it? Any special smb.conf configuration is required? is there any performance issue or functional limitations supporting it? I am just wondering since Microsoft encourages block level access over share/file level access.
2002 Mar 04
1
Software engineer
Hello, I have obtained your email from the Web and I am very interested in working for your company. I have 7++ years of experience with software development, Internet development, database management and hardware. I have worked for many companies both in Canada and in the United States using different development environments. I have a BS in Electrical Engineering and computer science and
2010 Dec 01
1
Trying to configure a SIP software phone
I have been told that my logic in extentions.conf is wrong in trying to configure a SIP software phone called Express Talk (remote) . I'd like to make outgoing calls and calls to local extensions. Could someone please look at my configuration files at http://pastebin.com/ajp62wqF and see what I did wrong? Thank you, Gary
2008 May 19
2
Can Wine run a software base on SQL server 2k via LAN???
Hi :) I am a rookie about Linux , I try to run a software (used to be running on Windows ) on Linux , my questions are down below : 1)the software need s to replace some files after installation , but I can not find the actual path of it (simulation at c:\program files\anyi ) . 2)the software needs to access SQL server 2000 . can Wine solve my problems ? thanks for your help !!
2008 Mar 26
0
seeking hardware/software consultant to build system with 64-bit OS, R, SQL DBMS
I am seeking to hire a hardware/software consultant to help me build a stem with a 64 bit OS, R, and a SQL-compatible DBMS. Please contact me if you know of anyone qualified. Details: I am in need of a robust system that will run R, and a SQL compatible database. I will be working with large datasets, and wish to take advantage of as much RAM as possible, and therefore think I should use a 64
1998 Dec 17
0
SAMBA digest 1912 - browsing accross subnets
> From: Gary Stainburn <gary.stainburn@ringways.co.uk> > To: "Samba Mailing List (E-mail)" <samba@samba.org> > Subject: Repost: Browsing across subnets (again) > > Hi All, > > this is probably a common problem and FAQ but I can't the solution. > > I've got two subnets, 10.1.1.0/255.255.0.0 at Leeds and > 10.2.0.0/255.255.0.0 at
2007 Apr 18
1
Fatal error running Picasa2 on FreeBSD 6.1-R w/0.9.35
After reading of a recent success getting Wine to run the Win32 version of Google Picasa2, I thought I'd give it a spin on my FreeBSD 6.1-R system. Compiled and installed wine-0.9.35 without complaint. A local copy of (native) Notepad.exe runs fine: $ wine /win2k/WINNT/system32/notepad.exe After installing Picasa2, running it under wine fails: $ wine c:\\Picasa2\\Picasa2.exe
2017 Sep 19
0
Re: Rollback to running VM
On Tue, Sep 19, 2017 at 01:28:45PM +0000, Jackson, Gary L. wrote: > >I would like to make a snapshot of a running VM, let it continue to run >after the shapshot, and then at some later time roll back the VM to >that previous running state. Can I do that with libvirt? If so, how? I >understand that this will cause all kinds of havoc with things like >ongoing TCP connections, and I
2017 Sep 19
0
Re: Rollback to running VM
Will snapshot-revert restore the processor and memory state of the VM as it was at the time of the snapshot? -- Gary Jackson On 9/19/17, 11:10 AM, "libvirt-users-bounces@redhat.com on behalf of Doug Hughes" <libvirt-users-bounces@redhat.com on behalf of doug.hughes@keystonenap.com> wrote: On 9/19/2017 9:56 AM, Martin Kletzander wrote: > On Tue, Sep 19, 2017
2014 Dec 15
2
Failed installation on Ubuntu with Postfix/Dovecot/Squirrelmail
Hello all, I did an install following a HOWTO document that has a fair number of positive reviews, but something went wrong along the way: https://www.digitalocean.com/community/tutorials/how-to-configure-a-mail-server-using-postfix-dovecot-mysql-and-spamassasin I made a couple deviations. I opted to not use StartSSL keys, and decided to stay with the default keys. Also, I chose to use
2015 Jan 08
0
Re: Using virsh blockcopy -- what's it supposed to accomplish?
On 12/24/14 4:42 AM, Kashyap Chamarthy wrote: > On Tue, Dec 23, 2014 at 12:38:57PM -0600, Gary R Hook wrote: > > [. . .] > > In my case, the block device is a QCOW2 disk image file. If I boot > without using the disk image file which has the operating system, the > domain will fail to boot, no? > > I see you're playing with NBD disks. I'll admit, I haven't