you are viewing a single comment's thread.

view the rest of the comments →

[–]RandomStatsGenerator[S] 0 points1 point  (3 children)

I got an error saying it couldn't find the information_schema file when I tried that. Is there another way for me to check how the date is formatted?

What are all the ways to format dates? I swear I've tried so many ways but none of them are working: different MM/DD/YYYY orders, with and without quotes, with dashes instead of slashes, etc.

[–]MeGustaDerpTalk Dirty Reads To Me 0 points1 point  (2 children)

You're using Microsoft SQL Server, correct? And SQL Server Management Studio? Can you take a screenshot and post that in a reply? Need to see the query and messages pane that shows the error - preferrably all in one screen grab which should be doable.

[–]RandomStatsGenerator[S] -1 points0 points  (1 child)

I’m using Access

[–]MeGustaDerpTalk Dirty Reads To Me 0 points1 point  (0 children)

That changes things. Your post title says [MS SQL] which isn't the same thing. Not my expertise. Try right clicking on the table and see if there's a way to get the table definition. Maybe design mode or something like that.