Click here to Skip to main content
15,791,520 members
Home / Discussions / Database
   

Database

 
AnswerRe: SQL Server 2000 Database backup Pin
Frank Kerrigan25-Apr-06 1:30
Frank Kerrigan25-Apr-06 1:30 
Questionhow do i know the reason to fail my table creation in sql server Pin
Krishnatv24-Apr-06 20:51
Krishnatv24-Apr-06 20:51 
AnswerRe: how do i know the reason to fail my table creation in sql server Pin
Colin Angus Mackay24-Apr-06 21:36
Colin Angus Mackay24-Apr-06 21:36 
AnswerRe: how do i know the reason to fail my table creation in sql server Pin
sathish s24-Apr-06 21:48
sathish s24-Apr-06 21:48 
GeneralRe: how do i know the reason to fail my table creation in sql server Pin
Colin Angus Mackay24-Apr-06 23:09
Colin Angus Mackay24-Apr-06 23:09 
GeneralRe: how do i know the reason to fail my table creation in sql server Pin
sathish s25-Apr-06 0:17
sathish s25-Apr-06 0:17 
QuestionHow to transfer local data to SQL Server 7.0? Pin
Rashar24-Apr-06 10:08
Rashar24-Apr-06 10:08 
AnswerRe: How to transfer local data to SQL Server 7.0? Pin
Frank Kerrigan25-Apr-06 1:33
Frank Kerrigan25-Apr-06 1:33 
Is your local db SQL Server Express 2005 ?????

I'd use VB to update a temp table on SQL Server 7 with a time event and use a SQL V7 to sync the data.



Look where you want to go not where you don't want to crash.

Bikers Bible
GeneralRe: How to transfer local data to SQL Server 7.0? Pin
Rashar25-Apr-06 5:08
Rashar25-Apr-06 5:08 
Questionhow do i resolve DBConcurrencyException when inserting value that contains '[' character. Pin
AfzalHassen24-Apr-06 4:06
AfzalHassen24-Apr-06 4:06 
QuestionPlease help me about query Pin
taoquandecor24-Apr-06 3:17
taoquandecor24-Apr-06 3:17 
AnswerRe: Please help me about query Pin
Colin Angus Mackay24-Apr-06 3:31
Colin Angus Mackay24-Apr-06 3:31 
GeneralRe: Please help me about query Pin
taoquandecor24-Apr-06 19:29
taoquandecor24-Apr-06 19:29 
QuestionORDER BY with Renamed Columns Pin
myNameIsRon23-Apr-06 20:24
myNameIsRon23-Apr-06 20:24 
AnswerRe: ORDER BY with Renamed Columns Pin
Colin Angus Mackay23-Apr-06 21:28
Colin Angus Mackay23-Apr-06 21:28 
GeneralRe: ORDER BY with Renamed Columns Pin
myNameIsRon24-Apr-06 15:46
myNameIsRon24-Apr-06 15:46 
QuestionMaking a field null Pin
myNameIsRon23-Apr-06 12:31
myNameIsRon23-Apr-06 12:31 
AnswerRe: Making a field null Pin
dadax_8523-Apr-06 12:51
dadax_8523-Apr-06 12:51 
GeneralRe: Making a field null Pin
Colin Angus Mackay23-Apr-06 13:59
Colin Angus Mackay23-Apr-06 13:59 
AnswerRe: Making a field null Pin
Colin Angus Mackay23-Apr-06 13:58
Colin Angus Mackay23-Apr-06 13:58 
GeneralRe: Making a field null Pin
myNameIsRon23-Apr-06 16:04
myNameIsRon23-Apr-06 16:04 
AnswerRe: Making a field null Pin
dansoft24-Apr-06 5:58
dansoft24-Apr-06 5:58 
Questionimport excel in sql server 2005 Pin
Sasuko23-Apr-06 9:04
Sasuko23-Apr-06 9:04 
AnswerRe: import excel in sql server 2005 Pin
Frank Kerrigan25-Apr-06 1:37
Frank Kerrigan25-Apr-06 1:37 
GeneralRe: import excel in sql server 2005 Pin
Susuko25-Apr-06 10:33
Susuko25-Apr-06 10:33 

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.