FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 9 matches
Forum Index
Author Message
  Topic: CTRL-left or CTRL-right does not work
lars_kirchhoff

Replies: 0
Views: 10161

PostForum: Descent   Posted: Wed Jun 24, 2009 9:24 am   Subject: CTRL-left or CTRL-right does not work
Hey,

I've got a strange problem. Since a while now, I cant use ctrl-left or right anymore to jump to the next word. It works in other eclipse documents (I've just tried it with a simple text docume ...
  Topic: Signal handler and delegates
lars_kirchhoff

Replies: 1
Views: 6771

PostForum: General   Posted: Thu Jan 22, 2009 12:21 pm   Subject: Signal handler and delegates
ok, solved it.

I adapted the daemon class to a singleton pattern and moved the signal handler outside the daemon class. The daemon class has a member variable that holds a reference to the delegat ...
  Topic: Signal handler and delegates
lars_kirchhoff

Replies: 1
Views: 6771

PostForum: General   Posted: Wed Jan 21, 2009 11:28 am   Subject: Signal handler and delegates
Hello,

I'm trying to write a class that can be used to create daemon programs under linux. The main functionality of the class is to detach the program from console start a given number of parallel ...
  Topic: MySQL 5.1 and D DBI Row problem
lars_kirchhoff

Replies: 8
Views: 23867

PostForum: DDBI   Posted: Thu Jul 24, 2008 6:50 am   Subject: MySQL 5.1 and D DBI Row problem
Here is the minimal example (well its not that minimal Wink):


module ddbi_hashmap_test;

import dbi.mysql.MysqlDatabase;
import dbi.Row;
import tango.io.Stdout;

private import Integer = tang ...
  Topic: MySQL 5.1 and D DBI Row problem
lars_kirchhoff

Replies: 8
Views: 23867

PostForum: DDBI   Posted: Thu Jul 24, 2008 5:05 am   Subject: MySQL 5.1 and D DBI Row problem
Hello,

I've found another problem with DDBI, which might seem related to the topic above.

As I said above it is only possible to access the first two fieldnames. I had a table with only two colu ...
  Topic: MySQL 5.1 and D DBI Row problem
lars_kirchhoff

Replies: 8
Views: 23867

PostForum: DDBI   Posted: Tue Jul 22, 2008 8:17 am   Subject: MySQL 5.1 and D DBI Row problem
thanks...
  Topic: MySQL 5.1 and D DBI Row problem
lars_kirchhoff

Replies: 8
Views: 23867

PostForum: DDBI   Posted: Tue Jul 22, 2008 5:47 am   Subject: MySQL 5.1 and D DBI Row problem
Anything new here?
  Topic: MySQL 5.1 and D DBI Row problem
lars_kirchhoff

Replies: 8
Views: 23867

PostForum: DDBI   Posted: Wed May 28, 2008 9:25 am   Subject: MySQL 5.1 and D DBI Row problem
Thanks for the quick reply. I am not sure if it is a bug of the DDBI code as the wrong field names are already in the fields variable right after the mysql fetch fields function is used in line 22 of ...
  Topic: MySQL 5.1 and D DBI Row problem
lars_kirchhoff

Replies: 8
Views: 23867

PostForum: DDBI   Posted: Tue May 27, 2008 5:39 am   Subject: MySQL 5.1 and D DBI Row problem
Hello everybody,

I'm very new to D, but I managed to setup everything so that I'm able to compile simple D sources and connect to a mysql database. I can do basic queries. But although I can access ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group