Click here to Skip to main content
15,895,011 members
Home / Discussions / Database
   

Database

 
AnswerRe: how to serialize (save) object into SQL Server? Pin
Christian Graus20-Jul-05 17:27
protectorChristian Graus20-Jul-05 17:27 
GeneralRe: how to serialize (save) object into SQL Server? Pin
maaaxwell21-Jul-05 15:32
maaaxwell21-Jul-05 15:32 
GeneralRe: how to serialize (save) object into SQL Server? Pin
Christian Graus21-Jul-05 16:21
protectorChristian Graus21-Jul-05 16:21 
GeneralDynamically creating DTS package Pin
Martin@captivasystems20-Jul-05 9:30
Martin@captivasystems20-Jul-05 9:30 
GeneralRe: Dynamically creating DTS package Pin
ToddHileHoffer21-Jul-05 10:00
ToddHileHoffer21-Jul-05 10:00 
GeneralRounding Problem of DateTime field Pin
zsharon1120-Jul-05 4:22
zsharon1120-Jul-05 4:22 
GeneralRe: Rounding Problem of DateTime field Pin
Albert Pascual20-Jul-05 7:44
sitebuilderAlbert Pascual20-Jul-05 7:44 
GeneralRe: Rounding Problem of DateTime field Pin
zsharon1120-Jul-05 11:05
zsharon1120-Jul-05 11:05 
Hi,

First, Thanks for your reply.
Here is the thing - I'm using ADO (as interop in c# project) to access exchange storage items.

When I tried to access record field of type 'datetime.tz' (using Record.Fields[<fieldname>].Value) either for reading or for writing - it seemed that ADO round DateTime fields with resolution of seconds (i.e. instead of getting '12:00:00.123' --> I'm getting '12:00:01').
Also, I'm using Exchange-Explorer tool to read/modify 'datetime.tz' field it succeed to do so (with resolution of milliseconds).

It is strange - but I checked retrieval using OLE-DB (not ADO) and it succeed to bring resolution of milliseconds (as should).

I will be more than grateful if you can help me with this one.

10x,

Zachi
GeneralLinking problems helppppp please!!! Pin
zvanolli20-Jul-05 1:32
zvanolli20-Jul-05 1:32 
GeneralRe: Linking problems helppppp please!!! Pin
Marc Soleda20-Jul-05 3:29
Marc Soleda20-Jul-05 3:29 
Generalquestion on using transaction Pin
ppp00120-Jul-05 0:54
ppp00120-Jul-05 0:54 
GeneralRe: question on using transaction Pin
Selahattin Bostanci20-Jul-05 22:35
Selahattin Bostanci20-Jul-05 22:35 
GeneralRe: question on using transaction Pin
ppp00121-Jul-05 3:38
ppp00121-Jul-05 3:38 
GeneralRe: question on using transaction Pin
Selahattin Bostanci21-Jul-05 4:13
Selahattin Bostanci21-Jul-05 4:13 
GeneralRe: question on using transaction Pin
Rob Graham21-Jul-05 5:33
Rob Graham21-Jul-05 5:33 
QuestionHow to create item that could be null in access? Pin
rushing19-Jul-05 22:50
rushing19-Jul-05 22:50 
AnswerRe: How to create item that could be null in access? Pin
Rob Graham20-Jul-05 3:39
Rob Graham20-Jul-05 3:39 
Generalsql log file Pin
felopater19-Jul-05 22:43
felopater19-Jul-05 22:43 
GeneralRe: sql log file Pin
Albert Pascual20-Jul-05 7:46
sitebuilderAlbert Pascual20-Jul-05 7:46 
GeneralRe: sql log file Pin
Rob Graham20-Jul-05 8:01
Rob Graham20-Jul-05 8:01 
GeneralGetting actual size of a DataType Pin
Narly19-Jul-05 16:31
Narly19-Jul-05 16:31 
GeneralRe: Getting actual size of a DataType Pin
Rob Graham21-Jul-05 8:51
Rob Graham21-Jul-05 8:51 
GeneralRe: Getting actual size of a DataType Pin
Narly21-Jul-05 13:54
Narly21-Jul-05 13:54 
GeneralRe: Getting actual size of a DataType Pin
Narly21-Jul-05 14:02
Narly21-Jul-05 14:02 
GeneralRe: Getting actual size of a DataType Pin
Rob Graham21-Jul-05 14:53
Rob Graham21-Jul-05 14:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.