Groups | Blog | Home
all groups > sql server programming > march 2005 >

sql server programming : hyperlink fields


Geri Gavertz
3/2/2005 10:19:47 PM

Hello fellows,
Is it possible to make a hyperlink field like we can do in MS Access?
If it is possible then how can I do it? Any suggestions please? Thankx
in advance.

Geri


*** Sent via Developersdex http://www.developersdex.com ***
David Gugick
3/3/2005 2:22:42 AM
[quoted text, click to view]

That sounds like a front-end feature. The URL itself is just a character
string. SQL Server doesn't do anything with the data, 'cept store it.
You could put the URL in a varchar(255).

Where are you looking to use the URL?



--
David Gugick
Imceda Software
www.imceda.com
avnrao
3/3/2005 12:29:59 PM
I am not aware of MS Access thing.. can you explain this feature..be able to
relate that and find out what we can do in sql server..


--
Av.
http://dotnetjunkies.com/WebLog/avnrao
http://www28.brinkster.com/avdotnet


[quoted text, click to view]

AddThis Social Bookmark Button