i have a dbgrid with two columns basically when one of the column value is 'y' i want to translate that value in the in that specific column to 'yes' etc how would i acheive something like this?
when i try to complile this functions on sql server 7
CREATE FUNCTION dbo.Split(@String nvarchar(4000), @Delimiter char(1))
RETURNS @Results TABLE (Items nvarchar(4000))
AS
BEGIN
DECLARE @INDEX INT
DECLARE @SLICE nvarchar(4000)
-- HAVE TO SET TO 1 SO IT DOESNT EQUAL Z
--...
let suppose i had a string like "2 21 31 4 3 5"
# being the delimitter how could i split this strings in tokens... 2,21,31,4,3,5
what string functions in sql server are avialable for this
os mandrake 8.2
courier-imap-3.0.8
i have a problem but i have llibdb3.3-3.3.11-7mdk.i586 and libgdbm2-1.8.0-18mdk.i586 already installed becasue when i try to installed these i get a message that says it is already installed but i still get an erro during config error: Cannot find either the...
i am trying to install courier-imap-3.0.8.tar.bz2 on mandrake 8.2 however but configure script reports the following error, and stops: "Cannot find either the gdbm or the db library"
this how i ran the configure
./configure \
--prefix=/usr/local/courier-imap \
--disable-root-check \...
i unzippped my binaries in /usr/local
here is what i did
cd /usr/local
tar xzf /usr/local/src/mysql-4.0.22.tar.gz
ln -s mysql-4.0.22 mysql
make install
scripts/mysql_install_db
these directories below did not get created after the install
mysql/bin
mysql/data
how do i configue the binaries...
i have qmail installed from the life with qmail installation guide http://www.lifewithqmail.org/ everything thing works so far users can send and recieve mail using what ever email clients they prefer. i also have clamav + qmail-pop3d installed... i am considering implimenting webmail but i need...
whenever i preview my reports using qreports and i click the diskette butten to save i am only allowed to save the file as a .QRP (quickreport file) i need to save the report as a text file so i can open it up with excel. how would i enable that feature
if install clamav and somebody sends me a virus what exactly happens to that email where does it go. it is rejected or deleted from the server? does clamav actully scan attachments
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.