Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Just got my $49 SQL Server Dev. Edition today
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00821530
Message ID:
00821640
Vues:
27
Leland,

SQL Server doesn't care what kind of character data you store into text/ntext or varchar/nvarchar columns.

>I've been messing around with a shopping cart app using Postgres. On each row of the products table, I have one text filed to hold a short description of the item, one text field to hold a detailed description of the item, and one text field to hold what will become the body of an email message at the time a customer purchased the product. I also have two text field which can hold links to pictures of the item.
>
>I wanted to use html in the shot and long descriptions and the email text fields, but postgres complained about the html tag and would not allow them to be inserted into the table. I was thinking maybe MSSQL would handle this. The front end application is perl. I considered creating some kind of speical set of characters that perl could then phrase into html when the field was selected for displayed, but decided that would be far to involved.
>
>
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform