11/21/2024 9:50:53 PM
slxdeveloper.com
Now Live!
|
|
|
|
Leif
fjrigjwwe9r1SiteUser:UserBio fiogf49gjkf0d
|
|
Log in to send this member a
message! |
|
|
Leif's
Contributions |
Leif
has contributed
comments and
0
articles.
|
|
Select to view:
|
Comment: Re: SalesLogix Synchronization Report
fiogf49gjkf0d Actually, I am having a problem with this line of code....Oracle 10g doesn't like it:
dbConn.Execute "INSERT INTO SYNC_REPORT VALUES ('" & left(f.Type,4) & "', " & toMB(f.size) & ", convert(datetime, '" & f.DateLastModified & "',103))"
Author: Leif - 5/23/2007
|
|
Comment: Re: SalesLogix Synchronization Report
fiogf49gjkf0d Actually, I am having a problem with this line of code....Oracle 10g doesn't like it:
dbConn.Execute "INSERT INTO SYNC_REPORT VALUES ('" & left(f.Type,4) & "', " & toMB(f.size) & ", convert(datetime, '" & f.DateLastModified & "',103))"
Author: Leif - 5/23/2007
|
|
Comment: Re: SalesLogix Synchronization Report
fiogf49gjkf0d Did...get an error on line 64 char 2 Ora-00923 FROM keyword not found where expected.
Author: Leif - 4/25/2007
|
|
Comment: Re: SalesLogix Synchronization Report
fiogf49gjkf0d Oracle version?
Author: Leif - 4/25/2007
|
|
|
|
|
|
|
|