Click here to Skip to main content
15,892,059 members
Home / Discussions / Database
   

Database

 
GeneralRe: Laoding the whole database tables into a DataSet Pin
Colin Angus Mackay1-Jul-06 1:15
Colin Angus Mackay1-Jul-06 1:15 
QuestionPlease help me for finding a word from a field of database Pin
Jesal Rana29-Jun-06 23:22
Jesal Rana29-Jun-06 23:22 
AnswerRe: Please help me for finding a word from a field of database Pin
Paddy Boyd29-Jun-06 23:35
Paddy Boyd29-Jun-06 23:35 
Questionsubstring and charindex Pin
uglyeyes29-Jun-06 15:23
uglyeyes29-Jun-06 15:23 
AnswerRe: substring and charindex Pin
Colin Angus Mackay29-Jun-06 21:36
Colin Angus Mackay29-Jun-06 21:36 
AnswerRe: substring and charindex Pin
vivek-g30-Jun-06 1:15
vivek-g30-Jun-06 1:15 
AnswerRe: substring and charindex Pin
Mike Dimmick1-Jul-06 21:34
Mike Dimmick1-Jul-06 21:34 
QuestionBest practices for installation needed Pin
Gary Wheeler29-Jun-06 11:04
Gary Wheeler29-Jun-06 11:04 
I'm building an application that uses ODBC. I'm using SQL Server 2005 Express for my test bed, but I would like to be portable to the customer's DBMS if possible.

What are the 'best practices' for creating an empty data base?

Based on what I've read, I'm guessing that, since data base creation is a privileged activity, that I will have to have the user create the data base manually. I'm thinking that, at that point, my application could go ahead and create the empty tables if they aren't present when I open the data base.

The alternative would be to have some kind of SQL script run by the installer to create the empty tables.

Anyone have recommendations or suggestions?


Software Zen: delete this;
AnswerRe: Best practices for installation needed Pin
Frank Kerrigan30-Jun-06 6:19
Frank Kerrigan30-Jun-06 6:19 
GeneralRe: Best practices for installation needed Pin
Gary Wheeler30-Jun-06 7:54
Gary Wheeler30-Jun-06 7:54 
QuestionInstead of Trigger for SQL Server Column Question Pin
Ambsgirl29-Jun-06 10:06
Ambsgirl29-Jun-06 10:06 
QuestionCopy column from one table to another question Pin
leckey29-Jun-06 9:11
leckey29-Jun-06 9:11 
AnswerRe: Copy column from one table to another question Pin
Colin Angus Mackay29-Jun-06 9:30
Colin Angus Mackay29-Jun-06 9:30 
GeneralRe: Copy column from one table to another question Pin
leckey29-Jun-06 9:32
leckey29-Jun-06 9:32 
GeneralRe: Copy column from one table to another question Pin
leckey29-Jun-06 9:36
leckey29-Jun-06 9:36 
GeneralRe: Copy column from one table to another question Pin
Colin Angus Mackay29-Jun-06 9:41
Colin Angus Mackay29-Jun-06 9:41 
GeneralRe: Copy column from one table to another question Pin
leckey29-Jun-06 9:43
leckey29-Jun-06 9:43 
GeneralRe: Copy column from one table to another question Pin
Colin Angus Mackay29-Jun-06 9:56
Colin Angus Mackay29-Jun-06 9:56 
GeneralRe: Copy column from one table to another question Pin
leckey29-Jun-06 10:00
leckey29-Jun-06 10:00 
GeneralRe: Copy column from one table to another question Pin
Colin Angus Mackay29-Jun-06 10:05
Colin Angus Mackay29-Jun-06 10:05 
GeneralRe: Copy column from one table to another question Pin
leckey29-Jun-06 10:07
leckey29-Jun-06 10:07 
Questionhow do we get the column type from datagrid [modified] Pin
arutjothi29-Jun-06 5:34
arutjothi29-Jun-06 5:34 
AnswerRe: how do we get the column type from datagrid Pin
sathish s30-Jun-06 1:55
sathish s30-Jun-06 1:55 
Question[Message Deleted] Pin
BlueKooZZZZZZZZ29-Jun-06 2:58
BlueKooZZZZZZZZ29-Jun-06 2:58 
AnswerRe: Many to Many query Pin
PlayByTheRules29-Jun-06 3:14
PlayByTheRules29-Jun-06 3:14 

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.