Click here to Skip to main content
15,909,742 members
Home / Discussions / Database
   

Database

 
AnswerRe: restore mysql database from [Program Files] Pin
Eddy Vluggen24-Oct-11 8:39
professionalEddy Vluggen24-Oct-11 8:39 
GeneralRe: restore mysql database from [Program Files] Pin
Jassim Rahma28-Oct-11 15:03
Jassim Rahma28-Oct-11 15:03 
GeneralRe: restore mysql database from [Program Files] Pin
Jassim Rahma28-Oct-11 15:05
Jassim Rahma28-Oct-11 15:05 
AnswerRe: restore mysql database from [Program Files] Pin
Eddy Vluggen29-Oct-11 2:06
professionalEddy Vluggen29-Oct-11 2:06 
GeneralRe: restore mysql database from [Program Files] Pin
Jassim Rahma29-Oct-11 9:04
Jassim Rahma29-Oct-11 9:04 
QuestionStored procedure query Pin
mehrdadov23-Oct-11 23:20
mehrdadov23-Oct-11 23:20 
AnswerRe: Stored procedure query Pin
Blue_Boy24-Oct-11 4:25
Blue_Boy24-Oct-11 4:25 
AnswerRe: Stored procedure query Pin
Eddy Vluggen24-Oct-11 8:40
professionalEddy Vluggen24-Oct-11 8:40 
AnswerRe: Stored procedure query Pin
jschell24-Oct-11 8:44
jschell24-Oct-11 8:44 
QuestionRemove empty spaces in a String in TSQL Pin
Vimalsoft(Pty) Ltd20-Oct-11 2:08
professionalVimalsoft(Pty) Ltd20-Oct-11 2:08 
AnswerRe: Remove empty spaces in a String in TSQL Pin
Blue_Boy20-Oct-11 2:15
Blue_Boy20-Oct-11 2:15 
GeneralRe: Remove empty spaces in a String in TSQL Pin
Vimalsoft(Pty) Ltd20-Oct-11 2:36
professionalVimalsoft(Pty) Ltd20-Oct-11 2:36 
GeneralRe: Remove empty spaces in a String in TSQL Pin
Blue_Boy20-Oct-11 2:43
Blue_Boy20-Oct-11 2:43 
GeneralRe: Remove empty spaces in a String in TSQL Pin
PIEBALDconsult20-Oct-11 4:28
mvePIEBALDconsult20-Oct-11 4:28 
AnswerRe: Remove empty spaces in a String in TSQL Pin
PIEBALDconsult20-Oct-11 2:40
mvePIEBALDconsult20-Oct-11 2:40 
AnswerRe: Remove empty spaces in a String in TSQL Pin
RobLazarus31-Oct-11 21:29
RobLazarus31-Oct-11 21:29 
QuestionHow Much Space Is Wasted In Unused Fields In SQL Server? Pin
Roger Wright19-Oct-11 19:21
professionalRoger Wright19-Oct-11 19:21 
AnswerRe: How Much Space Is Wasted In Unused Fields In SQL Server? PinPopular
Mycroft Holmes19-Oct-11 20:17
professionalMycroft Holmes19-Oct-11 20:17 
GeneralRe: How Much Space Is Wasted In Unused Fields In SQL Server? Pin
Chris Meech20-Oct-11 4:01
Chris Meech20-Oct-11 4:01 
GeneralRe: How Much Space Is Wasted In Unused Fields In SQL Server? Pin
Roger Wright20-Oct-11 5:21
professionalRoger Wright20-Oct-11 5:21 
AnswerRe: How Much Space Is Wasted In Unused Fields In SQL Server? Pin
Chris C-B19-Oct-11 22:30
Chris C-B19-Oct-11 22:30 
GeneralRe: How Much Space Is Wasted In Unused Fields In SQL Server? Pin
Roger Wright20-Oct-11 5:27
professionalRoger Wright20-Oct-11 5:27 
Using one table for the entire inventory makes sense only for the master records; details I'll stick into separate tables for different classes of equipment. It makes no sense for bolts to use the same table structure as transformers. Your technique sounds like it would be very hard to keep track of the items in the main table, should a change ever be required. It's interesting, though. Thanks! Big Grin | :-D
Will Rogers never met me.

GeneralRe: How Much Space Is Wasted In Unused Fields In SQL Server? Pin
Chris C-B20-Oct-11 6:01
Chris C-B20-Oct-11 6:01 
AnswerRe: How Much Space Is Wasted In Unused Fields In SQL Server? Pin
Eddy Vluggen20-Oct-11 2:09
professionalEddy Vluggen20-Oct-11 2:09 
GeneralRe: How Much Space Is Wasted In Unused Fields In SQL Server? Pin
Roger Wright20-Oct-11 5:28
professionalRoger Wright20-Oct-11 5:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.