0

I have a problem with pslq database when I connect it with C# application. When I fill the datagridview with data from PSQL database, I get this type of data:

enter image description here

What I need is type of time: HH:mm:ss ONLY, so for ex. in this case: 08:48:00. Can someone tell me what type of data I need to set that column to in PSQL database?

P.S. My database column that I fill datagridview with looks like this in PSQL database:

enter image description here

Data type in PSQL for that column:

enter image description here

Manfred Radlwimmer
  • 13,257
  • 13
  • 53
  • 62
Marko Petričević
  • 333
  • 2
  • 9
  • 20

0 Answers0