Click here to Skip to main content
15,915,319 members
Home / Discussions / Database
   

Database

 
GeneralRe: Distinct syntax's matter Pin
Colin Angus Mackay3-Dec-05 6:39
Colin Angus Mackay3-Dec-05 6:39 
GeneralRe: Distinct syntax's matter Pin
Paul Conrad3-Dec-05 15:07
professionalPaul Conrad3-Dec-05 15:07 
QuestionSQL Server 2005 Express edition. question Pin
john111333430-Nov-05 5:58
john111333430-Nov-05 5:58 
AnswerRe: SQL Server 2005 Express edition. question Pin
Colin Angus Mackay30-Nov-05 6:10
Colin Angus Mackay30-Nov-05 6:10 
Questionweb services Pin
7mam30-Nov-05 4:39
7mam30-Nov-05 4:39 
AnswerRe: web services Pin
Farhan Noor Qureshi30-Nov-05 9:14
Farhan Noor Qureshi30-Nov-05 9:14 
QuestionHyperlink Column in SQL Server Pin
R. A. Abbasi29-Nov-05 19:17
R. A. Abbasi29-Nov-05 19:17 
AnswerRe: Hyperlink Column in SQL Server Pin
Mekong River1-Dec-05 14:04
Mekong River1-Dec-05 14:04 
R. A. Abbasi wrote:
I need to include a column in an SQL Server table, which can hyperlink to some text stored somewhere inside or outside the same database.


In case of the text store in the database you should scan through the table and search for the text that you need by using SELECT statement. Check here for the SELECT statment information.[^]

In case of the text outside the database you should know the file path. The field that you are create must store the file path and point to the specific file that you need to open it. Check here for the information about read and write to text file.[^]
QuestionComparing only Time in Sql? Pin
majidbhutta29-Nov-05 18:41
majidbhutta29-Nov-05 18:41 
AnswerRe: Comparing only Time in Sql? Pin
Michael Potter30-Nov-05 3:46
Michael Potter30-Nov-05 3:46 
QuestionError when install sql server sp4 Pin
Mekong River29-Nov-05 14:02
Mekong River29-Nov-05 14:02 
AnswerRe: Error when install sql server sp4 Pin
Mike Dimmick30-Nov-05 3:10
Mike Dimmick30-Nov-05 3:10 
GeneralRe: Error when install sql server sp4 Pin
Mekong River30-Nov-05 5:36
Mekong River30-Nov-05 5:36 
QuestionRecordset Open method error IDispatch error #3121 Pin
flyflyfly29-Nov-05 9:24
flyflyfly29-Nov-05 9:24 
AnswerRe: Recordset Open method error IDispatch error #3121 Pin
Farhan Noor Qureshi29-Nov-05 12:04
Farhan Noor Qureshi29-Nov-05 12:04 
GeneralRe: Recordset Open method error IDispatch error #3121 Pin
flyflyfly30-Nov-05 6:42
flyflyfly30-Nov-05 6:42 
GeneralRe: Recordset Open method error IDispatch error #3121 Pin
Farhan Noor Qureshi30-Nov-05 7:48
Farhan Noor Qureshi30-Nov-05 7:48 
GeneralRe: Recordset Open method error IDispatch error #3121 Pin
flyflyfly30-Nov-05 8:30
flyflyfly30-Nov-05 8:30 
GeneralRe: Recordset Open method error IDispatch error #3121 Pin
Farhan Noor Qureshi30-Nov-05 9:04
Farhan Noor Qureshi30-Nov-05 9:04 
GeneralRe: Recordset Open method error IDispatch error #3121 Pin
flyflyfly1-Dec-05 6:24
flyflyfly1-Dec-05 6:24 
GeneralRe: Recordset Open method error IDispatch error #3121 Pin
Farhan Noor Qureshi1-Dec-05 7:17
Farhan Noor Qureshi1-Dec-05 7:17 
AnswerRe: Recordset Open method error IDispatch error #3121 Pin
S Douglas30-Nov-05 22:38
professionalS Douglas30-Nov-05 22:38 
GeneralRe: Recordset Open method error IDispatch error #3121 Pin
flyflyfly1-Dec-05 6:19
flyflyfly1-Dec-05 6:19 
GeneralRe: Recordset Open method error IDispatch error #3121 Pin
Farhan Noor Qureshi1-Dec-05 7:20
Farhan Noor Qureshi1-Dec-05 7:20 
GeneralRe: Recordset Open method error IDispatch error #3121 Pin
flyflyfly1-Dec-05 7:49
flyflyfly1-Dec-05 7:49 

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.