ADO adDBtimeStamp maps to a DATETIME type in SQL Server
- From: "1983ddd@xxxxxxxxx" <1983ddd@xxxxxxxxx>
- Date: Sat, 21 Jul 2007 09:01:57 -0000
I have a smalldatetime in SQL table, and I want to get this datetime
in the format yyyy-mm-dd hh:mm, but acorss ADO, I got yyyy-m-d
format. This is not I will. One way I thought is converting the
smalldatetime to a string. And this's not a elegant way. Because in
the case, I have to change many sql sentences to fix the problem.
Any suggestion? Thanks in advance.
.
- Prev by Date: Re: Opening parameterized ADO Recordset with Dynamic/Keyset cursor typ
- Next by Date: Which ADO provider to use to connect to MS Access DB under Vista x64 ?
- Previous by thread: Re: Opening parameterized ADO Recordset with Dynamic/Keyset cursor typ
- Next by thread: Which ADO provider to use to connect to MS Access DB under Vista x64 ?
- Index(es):
Relevant Pages
|
|