Displaying 4 results from an estimated 4 matches for "stamm".
Did you mean:
stamp
1999 Sep 11
1
legend(): adjust space between symbol and tex
...space between symbol/line and text in a
legend. My legend() is build like that
legend(xmax-netzdiff/11, # shouldn't matter here
ifelse(ydiff>=0, #
ymin-6.5*(netzdiff/11), #
ymax-netzdiff/11), #
c("stehender Stamm","Windwurf",
"Eklektor","Thermometer","Kreuzfalle"),
col=c("#000000","#808080","#707070","#A0A0A0","#404040"),
merge=T,
pch=c( 1,-1, 5,20, 4),
lty=c(-1, 1,-1,-1,-1),
xjust=1, yjust=i...
2004 Jan 12
0
samba3.0.1/win2000ad/kerberos5: user cannot logon
Hi everyone!
I've googled alot for this, and found *some* people with similar
questions, but there was no answer if this is a bug in samba, a
misconfiguration, or what?
I have a win2000 active directory Server (wurzel.baum.local), a samba
2.2.3a on debian stable/woody (stamm.baum.local), security = user, a
samba 3.0.1 on debian testing/Sarge (blatt1.baum.local) and a windowsxp
machine joined to the actice directory domain (blatt.baum.local).
It is a testing environment at a local switch. All IPs are static. DNS
is configured on "wurzel" forward and reverse. r...
2011 May 07
4
Activerecord::JDBCError: Invalid column number
...ot;
the application started with webrick gives no error-message, so I think,
that the JDBC-drivers are loaded correctly.
Now I made a model mandate_file.rb which contains
class MandateFile < ActiveRecord::Base
# fix non-standard table and primary key name conventions
set_table_name "STAMM"
set_primary_key :D_LFDNR
# fix the upper-cased named columns
alias_attribute :id, :D_LFDNR
alias_attribute :annotext_az, :D_AZ
alias_attribute :name_creditor, :D_RUBGE
end
When I try to create a simple object via the console using "m =
MandateFile.new" I get the f...
2003 Dec 01
0
No subject
...setting).
What happens is, that the application seems to have problems with
inconsistent caching or not being able to write to the DB-files.
I often get error like 'Code 3040-Disc-I/O Error during read',
'record is currently locked' or even 'Code
3049-N:/Lagler/Hauptfa/Daten/LA-Stamm.MDB"
is corrupted or isn't at Microsoft Access database'.
I always have to run a DB-reorganization to be able to use the DB again.
Before I installed this setup, we used Samba 2.0.7 on the same server
and
Win98/Win95 Clients without any problems. As I need the
domain-controller
funct...