|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You don't need a fax machine to get faxes. Get a fax-to-email fax number from CallWave. Try it free.
|
|
#1
|
|||
|
|||
|
Formatting with TSQL
Hi all,
I am trying to format a text file to be attached to an email with TSQL. I am able to format the file but the text is formatted into a single line. Is it possible to format a text file with TSQL and can <br> be used? |
|
#2
|
|||
|
|||
|
RE: Formatting with TSQL
You should be able to add a char(13) in wherever you want a linebreak...
|
|
#3
|
|||
|
|||
|
RE: Formatting with TSQL
Hey thanks whoever you are?
It took a while what with the "+char(13)+" being the full syntax code. but now we have line breaks :jumping with joy: |
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Database Help > Formatting with TSQL |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|
|