473,503 Members | 2,178 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

String was not recognized as a Valid Date Time

70 New Member
Hi All,

I Made a window application in c#.net and trying to fetch the record from the postgresql database. But whever i run the application "String was not recognized as a Valid Date Time" message show. This problem is arries from the database when it tries to fetch the record from a table in which timestampz datatype is used. so plz help me to solve this problem.
Feb 8 '07 #1
10 7029
michaelb
534 Recognized Expert Contributor
It would help if you post the table definition and sql query that generates this error.
Feb 8 '07 #2
pankajprakash
70 New Member
It would help if you post the table definition and sql query that generates this error.

Actually there are so many functions and tables in which timstampz is used.

i used following code


IDataReader reader = Rget.ExecuteQuery("Select * from f_record")

then the error occure. In f_record function timestampz datatype is used.

thanks for reply.
Feb 8 '07 #3
michaelb
534 Recognized Expert Contributor
Can you please run select version() and post result here.
Also, for further debugging it might be useful if you could connect to the database with psql, bypassing the API you're currently using.
Is this option available to you?
Feb 8 '07 #4
pankajprakash
70 New Member
Can you please run select version() and post result here.
Also, for further debugging it might be useful if you could connect to the database with psql, bypassing the API you're currently using.
Is this option available to you?

Actually remoting is used in this application and when i run this application on remote system it truns fine but when i run in my local system this problem is coccurs.
Feb 8 '07 #5
michaelb
534 Recognized Expert Contributor
There's one more thing I'll ask you to do.
Check the Regional Settings on your computer. (Control Panel -> Regional and Language Options)

If they are not set to "English (United States)" set them to it.
(I don't remember if you have to reboot your PC after that)

Then try your query again.
Feb 8 '07 #6
pankajprakash
70 New Member
There's one more thing I'll ask you to do.
Check the Regional Settings on your computer. (Control Panel -> Regional and Language Options)

If they are not set to "English (United States)" set them to it.
(I don't remember if you have to reboot your PC after that)

Then try your query again.

I have already set the region same for both the remote system and my local system. but problem still remain.
Feb 8 '07 #7
michaelb
534 Recognized Expert Contributor
Can we try to summarize the differences between the successful execution and the failure you are having?
Is the successful query originated from the same machine where the database is located?
Is the API you are using (including s/w version if any) the same as on the other machine?
You probably know better all other questions and answers along these lines.

Also, did you ever try to run query select * from tablename
just to take the function out of picture?
Feb 8 '07 #8
pankajprakash
70 New Member
Can we try to summarize the differences between the successful execution and the failure you are having?
Is the successful query originated from the same machine where the database is located?
Is the API you are using (including s/w version if any) the same as on the other machine?
You probably know better all other questions and answers along these lines.

Also, did you ever try to run query select * from tablename
just to take the function out of picture?

Yes the query is running successfully in remote system and also my local system, but when i assing the result to datareader that time error occur.

Yes the API and the s/w version both are same on both system.

The problem still remain.
Feb 9 '07 #9
pankajprakash
70 New Member
Hi michaelb

Finally the poblem has been solved. The problem was in postgresql configuration. The solution is

click on start menu ->Postgresql 8.1->Configuration file ->Edit postgresql.conf

then a notepad document will be open
there is
datestyle =
timezone = # actually, defaults to TZ

so change the following

datestyle = 'US'
timezone = MST # actually, defaults to TZ

and then save the document

Thank you very much for you consontration. Really your help was great.

thank you
Feb 9 '07 #10
michaelb
534 Recognized Expert Contributor
Ah, so this means these two queries, successful, and failing, were ran against different servers.... something we never clarified.

Thank you for the feedback, this info on configuration may come very helpful for other people in the future.
Feb 9 '07 #11

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

Similar topics

1
2471
by: adolf garlic | last post by:
I'm having a problem with dates. (No not the sort that you have at christmas) I have a webform with a text box and a calendar control. You can either - enter a date manually (we are talking uk...
6
2487
by: Rookie Card | last post by:
I know this is a very common issue but cannot find a thread that resolves the issue. I need to re-format my dates to "MMM d, yyyy". The problem I have is I have an MSSQL database that allows...
50
4886
by: z. f. | last post by:
HI, i have string in format dd/mm/yyyyy hh:mm:ss and giving this as an input to DateTime.Parse gives a string was not recognized as a valid date time format string error. how do i make the parse...
11
33289
by: Bob Day | last post by:
The IsDate code below should result in False, instead it throws the exception below. Why? How do I check if a string can be converted to a date if this function does not work properly? Bob ...
10
16378
by: dba123 | last post by:
Why am I getting this error for Budget? Error: An exception of type 'System.FormatException' occurred in mscorlib.dll but was not handled in user code Additional information: String was not...
1
1958
by: pankajprakash | last post by:
Hi All, I Made a window application in c#.net and trying to fetch the record from the postgresql database. But whever i run the application "String was not recognized as a Valid Date Time" message...
1
6004
by: Scott Holman | last post by:
I'm connecting to a java web service that defines the following complex type in the wsdl <xs:complexType name="employee"> <xs:sequence> <xs:element minOccurs="0" name="firstName"...
10
4090
by: mercea | last post by:
hi all, i'm trying to insert the time/date a button was clicked on a gridview and it generates an error:the string was not recognized as a valid DateTime.There is an unknown word starting at index 0...
0
758
by: Andres Bohren | last post by:
Hi i have a GridView and have Problems to put the values into the right Datatypes. Protected Sub GridView1_RowUpdating(ByVal sender As Object, ByVal e As...
3
4956
by: lucindaa | last post by:
Hi, i have a string variable having date as following format "05-01-2010" when convert this date into DateTime Format i got the following error 'String was not recognized as a valid DateTime'...
0
7205
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,...
0
7093
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...
0
7353
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...
1
7011
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...
0
3180
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3170
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1521
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 ...
1
747
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
401
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.