473,791 Members | 3,216 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Datetime output diffrent in C# and MSSQL

27 New Member
Hi I have a little problem

If I use the this C# code
Expand|Select|Wrap|Line Numbers
  1. DateTime.Now.ToString()
output = 2006-11-03 06:15:17

But if i use this code in MSSQL
Expand|Select|Wrap|Line Numbers
  1. (CONVERT(VARCHAR(35), { fn NOW() }))
output= Nov 3 2006 6:15AM

How do I do to get " 2006-11-03 06:15:17 " instead of " Nov 3 2006 6:15AM " with MSSQL

Not a big problem exept the chat looks very strange when it is diffrent time format at some places.
Nov 3 '06 #1
0 2144

Sign in to post your reply or Sign up for a free account.

Similar topics

2
13965
by: Ian Hinson | last post by:
Hi, Sometimes I find it handy to construct an sql string for action queries, and then run it directly against the database and/or connection instead of using Recordsets for simple updates. eg. This query works in MS Access (using dbs.Execute): UPDATE Customer SET LastContact = #2/5/2005 13:15:00# WHERE Customer.CustomerID = 101;
8
14022
by: Yusuf INCEKARA | last post by:
I have a stored procedure : CREATE PROCEDURE STP_GETSTORELIST @RETCUR CURSOR VARYING OUTPUT AS set @RETCUR = CURSOR FORWARD_ONLY STATIC FOR SELECT ID,STORE_NAME FROM T_INF_STORE ORDER BY STORE_NAME OPEN @RETCUR
1
2453
by: thomas kern | last post by:
hi, i tried to insert a record into a mssql-table. one column is DateTime. i tried this one: insert into fixtures (dategame) VALUES ('24.01.2003') unfortunately i receive an error -- error -- The conversion of a char data type to a datetime data type resulted in an
5
2603
by: iulian.ilea | last post by:
Is correct to have a varchar field and insert dates of type dd/mm/yyyy into it? I choose this method because I have an application that runs on more than one server. So, if I used a datetime field (MSSQL Server) it worked on my test machine. If I run the same application on another machine with different regional settings is not working. I tried with date_default_timezone_set to change timezone but is not changing. After...
2
333
by: TBoon | last post by:
I have a vb.net program to read DATETIME column from MSSQL and write to a TXT file. And I notice that the DATETIME format in the TXT file changed according to my machine datetime setting in Regional And Language Option. Why is that so? How do I prevent that? Using vODBCConnection As New System.Data.Odbc.OdbcConnection vODBCConnection.ConnectionString = "Driver={SQL Server};Server=Jumbo;Trusted_Connection=No;Database=DBIAS;uid=developer;...
2
12024
by: gradeA | last post by:
Hi, I am having trouble inserting data into a datetime field in MSSQL. Here is the script I am trying to execute: $now = date('d/m/Y g:i:s A'); mssql_query("INSERT INTO clients (created,modified,firstname,lastname,address,address2,addressnotes,city,province,countryIID,postalcode,homephone,password,email) VALUES...
4
2984
by: pks83 | last post by:
In MSSQL I am using datetime as the column type and trying to execute the below mentioned query select time from tickets where ticket_id = '1'; when i execute the query on sql manager window it shows it correctly with seconds and milliseconds in the output like this 2008-01-30 13:58:04.000 But when i run the sql through PHP it replaces the seconds and milliseconds with AM/PM sql1="select time from tickets where ticket_id = '1' ";
1
4717
by: David Gillen | last post by:
Hello. I'm having difficulty getting the value of output parameters from stored procedures on a SQL server. I understand that this just doesn't work with odbc so I've tried both the mssql functions route, and the PDO route. In both instances I can execute the query and iterate over the result set, but in both cases the variable bound to the output parameter isn't having it's value changed. In my searches online I've come across...
2
2625
by: akronymn | last post by:
I have an mssql database that I need to migrate to mysql. For some reason though any queries to any columns of type datetime are returned in French in the following format: 7/avr/2004 14:00 This also includes all the text of an SQL dump which not surprisingly makes mysql unable to read the dump from the MSSQL db. I've checked that my windows regional setting is set to English. I'm at a loss as to why this is happening or how to fix it. I...
0
9669
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9517
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10207
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10156
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9030
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6776
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5559
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4110
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3718
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.