Click here to Skip to main content
15,918,109 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: www datatypes PinPopular
Dave Kreskowiak24-Sep-15 8:40
mveDave Kreskowiak24-Sep-15 8:40 
GeneralRe: www datatypes Pin
peterchen24-Sep-15 21:09
peterchen24-Sep-15 21:09 
GeneralRe: www datatypes Pin
Marco Bertschi25-Sep-15 1:11
protectorMarco Bertschi25-Sep-15 1:11 
GeneralRe: www datatypes Pin
peterchen27-Sep-15 21:30
peterchen27-Sep-15 21:30 
GeneralRe: www datatypes Pin
OriginalGriff24-Sep-15 8:42
mveOriginalGriff24-Sep-15 8:42 
GeneralRe: www datatypes Pin
PIEBALDconsult24-Sep-15 10:16
mvePIEBALDconsult24-Sep-15 10:16 
GeneralRe: www datatypes Pin
Thanks787225-Sep-15 2:33
professionalThanks787225-Sep-15 2:33 
GeneralRe: www datatypes Pin
Brisingr Aerowing24-Sep-15 10:00
professionalBrisingr Aerowing24-Sep-15 10:00 
I know Access has a URL type, but AFAICT it is stored internally as an NVARCHAR with some specific metadata. It is basically a convenience type to allow for clicking on the URL to open the respective resource.

URLs and Email Addresses are just strings. It is up to the application displaying the data to determine how to best display the value.

Url/Email types would be useful in determining HOW to display the data, reducing (or possibly eliminating) the need to parse the string to find out what it is, but they should be stored internally as strings with some metadata on their type so that the database can be opened by other programs and systems that do not support a URL/Email type.
What do you get when you cross a joke with a rhetorical question?

The metaphorical solid rear-end expulsions have impacted the metaphorical motorized bladed rotating air movement mechanism.

Do questions with multiple question marks annoy you???

GeneralRe: www datatypes Pin
PIEBALDconsult24-Sep-15 17:15
mvePIEBALDconsult24-Sep-15 17:15 
GeneralI looked askance at the idea of 'personal' 3d printers until ... Pin
BillWoodruff24-Sep-15 7:44
professionalBillWoodruff24-Sep-15 7:44 
GeneralRe: I looked askance at the idea of 'personal' 3d printers until ... Pin
PIEBALDconsult24-Sep-15 7:55
mvePIEBALDconsult24-Sep-15 7:55 
GeneralRe: I looked askance at the idea of 'personal' 3d printers until ... Pin
Marc Clifton24-Sep-15 8:19
mvaMarc Clifton24-Sep-15 8:19 
GeneralRe: I looked askance at the idea of 'personal' 3d printers until ... Pin
BillWoodruff24-Sep-15 13:02
professionalBillWoodruff24-Sep-15 13:02 
GeneralRe: I looked askance at the idea of 'personal' 3d printers until ... Pin
OriginalGriff24-Sep-15 8:26
mveOriginalGriff24-Sep-15 8:26 
GeneralRe: I looked askance at the idea of 'personal' 3d printers until ... Pin
harold aptroot24-Sep-15 8:47
harold aptroot24-Sep-15 8:47 
GeneralRe: I looked askance at the idea of 'personal' 3d printers until ... Pin
OriginalGriff24-Sep-15 9:16
mveOriginalGriff24-Sep-15 9:16 
GeneralRe: I looked askance at the idea of 'personal' 3d printers until ... Pin
Weylyn Cadwell24-Sep-15 10:47
Weylyn Cadwell24-Sep-15 10:47 
GeneralRe: I looked askance at the idea of 'personal' 3d printers until ... Pin
Nagy Vilmos24-Sep-15 22:16
professionalNagy Vilmos24-Sep-15 22:16 
GeneralRe: I looked askance at the idea of 'personal' 3d printers until ... Pin
OriginalGriff24-Sep-15 22:40
mveOriginalGriff24-Sep-15 22:40 
GeneralRe: I looked askance at the idea of 'personal' 3d printers until ... Pin
Harley L. Pebley28-Sep-15 8:03
Harley L. Pebley28-Sep-15 8:03 
GeneralRe: I looked askance at the idea of 'personal' 3d printers until ... Pin
Mike Hankey24-Sep-15 9:13
mveMike Hankey24-Sep-15 9:13 
GeneralRe: I looked askance at the idea of 'personal' 3d printers until ... Pin
Cornelius Henning24-Sep-15 9:28
professionalCornelius Henning24-Sep-15 9:28 
GeneralRe: I looked askance at the idea of 'personal' 3d printers until ... Pin
Roger Wright24-Sep-15 10:07
professionalRoger Wright24-Sep-15 10:07 
GeneralRe: I looked askance at the idea of 'personal' 3d printers until ... Pin
den2k8824-Sep-15 22:00
professionalden2k8824-Sep-15 22:00 
GeneralRe: I looked askance at the idea of 'personal' 3d printers until ... Pin
ClockMeister25-Sep-15 3:38
professionalClockMeister25-Sep-15 3:38 

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.