Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

All INT DataTypes acting as Decimals 2

Status
Not open for further replies.

Idokyoku2

Technical User
May 16, 2004
57
US
Anyone have an idea why every Tbl within every DB with an INT datatype is being displayed as if were numeric? This has only been within the last couple of days. It still functions as it should. I would love to eliminate the trailing zeros.

Thanks,
David
 
In QA?
-Karl

[red] Cursors, triggers, user-defined functions and dynamic SQL are an axis of evil![/red]
[green]Life's uncertain...eat dessert first...www.deerfieldbakery.com[/green]
 
Try it from another workstation or the server itself.
-Karl

[red] Cursors, triggers, user-defined functions and dynamic SQL are an axis of evil![/red]
[green]Life's uncertain...eat dessert first...www.deerfieldbakery.com[/green]
 
Can't just yet. . .one workstation - MSDE 2000.
D
 
In QA, go to Tools -> Options. In the Connections tab, untick "Use regional settings when displaying currency, number, dates, and times".

--James
 
Good catch James.
-Karl

[red] Cursors, triggers, user-defined functions and dynamic SQL are an axis of evil![/red]
[green]Life's uncertain...eat dessert first...www.deerfieldbakery.com[/green]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top