Click here to Skip to main content
15,888,527 members
Home / Discussions / Database
   

Database

 
GeneralRe: Database approach Pin
N a v a n e e t h20-Oct-08 1:48
N a v a n e e t h20-Oct-08 1:48 
GeneralRe: Database approach Pin
Ashfield20-Oct-08 3:07
Ashfield20-Oct-08 3:07 
QuestionImport database from local system to server system Pin
pavanip19-Oct-08 19:51
pavanip19-Oct-08 19:51 
AnswerRe: Import database from local system to server system Pin
Mycroft Holmes19-Oct-08 22:02
professionalMycroft Holmes19-Oct-08 22:02 
Questionhow to retrieve UTF-8 data from SQL Server 2005 with asp.Net 2.0 Pin
Member 462760918-Oct-08 6:49
Member 462760918-Oct-08 6:49 
AnswerRe: how to retrieve UTF-8 data from SQL Server 2005 with asp.Net 2.0 Pin
Rob Graham18-Oct-08 7:03
Rob Graham18-Oct-08 7:03 
AnswerRe: how to retrieve UTF-8 data from SQL Server 2005 with asp.Net 2.0 Pin
Wendelius18-Oct-08 7:09
mentorWendelius18-Oct-08 7:09 
AnswerRe: how to retrieve UTF-8 data from SQL Server 2005 with asp.Net 2.0 Pin
N a v a n e e t h20-Oct-08 1:50
N a v a n e e t h20-Oct-08 1:50 
Member 4627609 wrote:
i want to store gujarati(language)data in database sql server2005


Use Nvarchar type for your column. Nvarchar can keep Unicode characters.


QuestionODBC and SQL Pin
ffowler17-Oct-08 10:47
ffowler17-Oct-08 10:47 
AnswerRe: ODBC and SQL Pin
Mycroft Holmes17-Oct-08 23:04
professionalMycroft Holmes17-Oct-08 23:04 
QuestionData being retrived from SQL Server is incorrect with Adapter.Fill Pin
chapas17-Oct-08 7:01
chapas17-Oct-08 7:01 
AnswerRe: Data being retrived from SQL Server is incorrect with Adapter.Fill Pin
Mycroft Holmes17-Oct-08 23:01
professionalMycroft Holmes17-Oct-08 23:01 
GeneralRe: Data being retrived from SQL Server is incorrect with Adapter.Fill Pin
chapas18-Oct-08 0:47
chapas18-Oct-08 0:47 
AnswerRe: Data being retrived from SQL Server is incorrect with Adapter.Fill Pin
Rob Graham18-Oct-08 7:13
Rob Graham18-Oct-08 7:13 
GeneralRe: Data being retrived from SQL Server is incorrect with Adapter.Fill Pin
Mycroft Holmes18-Oct-08 17:38
professionalMycroft Holmes18-Oct-08 17:38 
GeneralRe: Data being retrived from SQL Server is incorrect with Adapter.Fill Pin
chapas21-Oct-08 6:13
chapas21-Oct-08 6:13 
QuestionSql Pin
maana_203017-Oct-08 5:57
maana_203017-Oct-08 5:57 
AnswerSample Table create scripts Pin
David Mujica17-Oct-08 6:37
David Mujica17-Oct-08 6:37 
AnswerRe: Sql Pin
Paul Conrad17-Oct-08 6:38
professionalPaul Conrad17-Oct-08 6:38 
AnswerRe: Sql Pin
Wendelius19-Oct-08 0:12
mentorWendelius19-Oct-08 0:12 
QuestionSET NOCOUNT ON; Pin
geekfromindia17-Oct-08 5:09
geekfromindia17-Oct-08 5:09 
AnswerRe: SET NOCOUNT ON; Pin
Jon_Boy17-Oct-08 10:19
Jon_Boy17-Oct-08 10:19 
GeneralRe: SET NOCOUNT ON; Pin
geekfromindia17-Oct-08 12:01
geekfromindia17-Oct-08 12:01 
GeneralRe: SET NOCOUNT ON; Pin
Jon_Boy17-Oct-08 13:23
Jon_Boy17-Oct-08 13:23 
AnswerRe: SET NOCOUNT ON; Pin
Mycroft Holmes17-Oct-08 22:57
professionalMycroft Holmes17-Oct-08 22:57 

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.