TCP/IP

Technical Article

finding related tables on DB with no documentation or diagrams?

  • Topic

theres a rather large DB system on a server where i work. i have to link it to another large server DB. the prob is that theres no documentation or diagrams on what tables are related and what columns are for. are there any programs/qwueries that i can run on a DB that will allow […]

You rated this post out of 5. Change rating

2004-04-16

3 reads

Technical Article

RE: Best data type for storing "Hours"

  • Reply

Smallmoney is 4 bytes and has a maximum of 214,748.3647 To hold the equivalent in decimal would be 9 bytes decimal(10,4)However if you are only storing to 2 decimal places then smallmoney would still be 4 bytes and a maximum of 214,748.3647 but numeric(9,2) is 5 bytes with a maximum of 9,999,999.99It depends if you […]

You rated this post out of 5. Change rating

2004-04-15

Technical Article

RE: How can I connect to another database?

  • Reply

I do not understand well your question. In TSQL there is no such command as connect. First you have to connect to a server/database then you can issue TSQL commands. Of cours you can connect to the server by using QA, EM, and all other client tools or programming languages. What is exactly your question? […]

You rated this post out of 5. Change rating

2003-11-27

1 reads

Technical Article

RE: Login fails

  • Reply

Yeah I'll have to drag them out of the closet, first I want some NT gurus look at. It's too wierd. On the client that's not part of the domain I connect to one of the SQL servers but not the other, and on the one I connect to event log on that server keeps […]

You rated this post out of 5. Change rating

2003-07-11

Blogs

Small Data SF 2024

By

I can’t remember how I heard about Small Data SF 2024, but it caught...

A New Word: Moledro

By

moledro – n. a feeling of resonant connection with an author or artist you’ll...

Snowflake + Azure blob

By

Let’s go back to data platforms today and I want to talk about a...

Read the latest Blogs

Forums

7 sept, scheduled book

By philip.scott

Comments posted to this topic are about the item 7 sept, scheduled book

7 sept, schedlued article

By philip.scott

Comments posted to this topic are about the item 7 sept, schedlued article

6 sept, published book

By philip.scott

Comments posted to this topic are about the item 6 sept, published book

Visit the forum

Question of the Day

Azure Data Lake Storage Gen 2

Azure Data Lake Storage Gen 2 is built on ...?

See possible answers