devxlogo

Default Date Format

Default Date Format

Question:
I have an issue with date formats. I have a VB client piece of software that generates a select based on a particular date. However it only works on a number of clients erroring out with “ASSERTION 2001, cannot retrieve record set.” I believe this is related to the format of the date.

For example, on my machine 10/22/99 (22 October 1999) is fine, while on others it errors out. If I change the format on their machines to 22/10/1999, then theirs works and mine doesn’t.

Is there a default date format in SQL Server, or is it user-specific?

Answer:
I suspect Control Panel Regional Settings Date may be the culprit.

Check the setup of the date formats on the different clients and see if changing that doesn’t at least make the behavior consistent between clients.

See also  How to Create and Deploy QR Codes Online: A Comprehensive Guide
devxblackblue

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.

About Our Journalist