[PHP] How does attachment works with sybase?

2002-03-06 Thread Caleb Carvalho

Hi,

How does attachment works with sybase? I mean
if I wanna create a table to accept attachments,
what data type do I use,

any examples would be much appreciated;

Thanks,

C.



_
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] How does attachment works with sybase?

2002-03-06 Thread Caleb Carvalho

Hi,

How does attachment works with sybase? I mean
if I wanna create a table to accept attachments,
what data type do I use,

any examples would be much appreciated;

Thanks,

C.


_
Send and receive Hotmail on your mobile device: http://mobile.msn.com


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] How does attachment works with sybase?

2002-03-06 Thread William Lovaton

mmm... an attachment could be anything, a text file, a picture, a song,
etc.  May be you will need a BLOB.

Look for the BLOB (at least in Oracle) data type in the SyBase
documentation

William.


El mié, 06-03-2002 a las 10:47, Caleb Carvalho escribió:
 Hi,
 
 How does attachment works with sybase? I mean
 if I wanna create a table to accept attachments,
 what data type do I use,
 
 any examples would be much appreciated;
 
 Thanks,
 
 C.



_
Do You Yahoo!?
Get your free yahoo.com address at http://mail.yahoo.com


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php