Click here to Skip to main content
15,912,932 members
Home / Discussions / Database
   

Database

 
QuestionFulltext index in sqlserver 2008 Pin
awadhendra tiwari3-May-11 3:21
awadhendra tiwari3-May-11 3:21 
AnswerRe: Fulltext index in sqlserver 2008 Pin
Eddy Vluggen3-May-11 9:36
professionalEddy Vluggen3-May-11 9:36 
QuestionSQL Server : Query Cost (relative to the batch): 100% Pin
NTheOne2-May-11 20:15
NTheOne2-May-11 20:15 
AnswerRe: SQL Server : Query Cost (relative to the batch): 100% Pin
i.j.russell2-May-11 21:33
i.j.russell2-May-11 21:33 
Questionmysql metadata locks Pin
piticcotoc1-May-11 21:34
piticcotoc1-May-11 21:34 
AnswerRe: mysql metadata locks Pin
Chris Meech2-May-11 6:30
Chris Meech2-May-11 6:30 
GeneralRe: mysql metadata locks Pin
piticcotoc4-May-11 2:02
piticcotoc4-May-11 2:02 
QuestionLINQTOSQL at runtime Pin
wjbjnr30-Apr-11 19:08
wjbjnr30-Apr-11 19:08 
Hi !
I have a very odd problem.
I am using LinqtoSql in my project in c#. , and what i do is i create a new table and set its column through sql server management studio express (2008 r2) , and I add a class file to the project(in visual studio) and using linq i do mapping of that table i made in Sql studio.

e.g

[column]
public string firstname;

[column]
public string lname;


etc etc.

My question is , if i want to make a new table and add its column etc through the windows forms application in c# at runtime (using sql commands etc) , how can i use linq to automatically map the newly created table without manually editing the code?
What should i do, i have to use LINQ to SQL.. PLZ HELP
AnswerRe: LINQTOSQL at runtime Pin
dasblinkenlight2-May-11 8:48
dasblinkenlight2-May-11 8:48 
GeneralRe: LINQTOSQL at runtime Pin
wjbjnr2-May-11 17:58
wjbjnr2-May-11 17:58 
GeneralRe: LINQTOSQL at runtime Pin
dasblinkenlight3-May-11 0:38
dasblinkenlight3-May-11 0:38 
QuestionMS SQL MS - Trim Trailing Spaces (not in the data...) Pin
ammills0129-Apr-11 6:31
professionalammills0129-Apr-11 6:31 
AnswerRe: MS SQL MS - Trim Trailing Spaces (not in the data...) Pin
Corporal Agarn29-Apr-11 9:26
professionalCorporal Agarn29-Apr-11 9:26 
GeneralRe: MS SQL MS - Trim Trailing Spaces (not in the data...) Pin
ammills014-May-11 4:36
professionalammills014-May-11 4:36 
GeneralRe: MS SQL MS - Trim Trailing Spaces (not in the data...) Pin
Corporal Agarn4-May-11 4:48
professionalCorporal Agarn4-May-11 4:48 
QuestionSQL Query for Update Column Pin
Member 465028728-Apr-11 22:02
Member 465028728-Apr-11 22:02 
AnswerRe: SQL Query for Update Column Pin
Blue_Boy28-Apr-11 23:16
Blue_Boy28-Apr-11 23:16 
GeneralRe: SQL Query for Update Column Pin
Member 465028728-Apr-11 23:56
Member 465028728-Apr-11 23:56 
GeneralRe: SQL Query for Update Column Pin
Blue_Boy29-Apr-11 0:46
Blue_Boy29-Apr-11 0:46 
GeneralRe: SQL Query for Update Column [modified] Pin
Member 46502877-May-11 19:12
Member 46502877-May-11 19:12 
QuestionInstalling MSSQL EXPRESS 2008 problems [modified] Pin
loveangel88827-Apr-11 22:14
loveangel88827-Apr-11 22:14 
AnswerRe: Installing MSSQL EXPRESS 2008 problems Pin
AspDotNetDev28-Apr-11 13:26
protectorAspDotNetDev28-Apr-11 13:26 
GeneralRe: Installing MSSQL EXPRESS 2008 problems Pin
loveangel88828-Apr-11 15:10
loveangel88828-Apr-11 15:10 
GeneralRe: Installing MSSQL EXPRESS 2008 problems Pin
AspDotNetDev28-Apr-11 15:58
protectorAspDotNetDev28-Apr-11 15:58 
GeneralRe: Installing MSSQL EXPRESS 2008 problems Pin
loveangel88828-Apr-11 16:16
loveangel88828-Apr-11 16:16 

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.