Displaying 3 results from an estimated 3 matches for "rempo".
Did you mean:
tempo
2006 Jul 14
1
error with Dates in SQL Server
...], [entidad], [saldo],
[estado]) VALUES(
53386185'', ''C00607-060714-105544-0095'', ''2006-07-14'', 235500,
''2006-07-14'', ''23
5 - POZUELO DE ALARCON - ESTACION - AV. JUAN PABLO II, 5 '', '''',
''REMPO'', '''', ''E
R'', ''INGRESO POR VALIDAR'', ''2006-07-14 11:07:15'',
''21002128420200179838'', '''', ''
aCaixa'', 4110278, ''N'') (ActiveRecord::StatementInvalid)...
2006 Jul 17
18
Inserting datetime value into SQL Server
I have a SQL Server column named StartTime of (SQL Server) type datetime
If I attempt to set the attribute using
public
def StartTime=(time)
write_attribute(:StartTime, "{ts ''1899-12-30
#{time.hour}:#{time.min}:#{time.sec}''}")
end
it''s inserting a NULL value.
Anyone else able to successfully insert a date time value into a SQL
Server table using
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking