i just finished installing qmail ussing this guide
http://www.lifewithqmail.org/lwq.html
when i do telnet servername smtp i get a connect to the smtp server as in message below
220 mail.baritaportfolio.hopto.com ESMTP
when i try to echo To: localuser | /var/qmail/bin/qmail-inject
there is no...
in delphi help under the index tab there are two fields labelled 1 and 2 the one labelled 1 looks like an edit box to me and the one labelled 2 looks like a ListBox i need to code a search like that but can anyone explain to me the concept of programming this feature..
'1182004'
@result_date has in the above string value
i am trying to convert it using convert(datetime, @result_date)
but i get this errror
Syntax error converting datetime from character string.
i trying to update the year of one date with the year of another date
take the example below
declare @time datetime
select @time = '11/08/2003 11:59'
select (datepart(yy,@time)) = datepart(yy,getdate())
this is not working out its not even compiling
i shared the program files directory of an xp machine on network but when i try to copy files to the computer its says access denied. i also chage the permission on the folder to full control and i still get the same error
what am i not doing??
select count(*) from (select distinct certificate_key from independent_investment_certificate_temp)
when i run the above i get this error
Server: Msg 170, Level 15, State 1, Line 1
Line 1: Incorrect syntax near ')'.
i have two date columns in my dbgrid and i want for any row where those two dates are diferent, that specifc row should start flashing or changes its colour or anything that would create and alarm or indicator that there is something wrong in that specific row. does anyone have any ideas or...
is there a date function the can return from a list of dates the next date which is the first one greater than some "input date"
example
table A input date = 2002-01-02 23:59:59.000
2001-08-22 23:59:59.000
2001-09-02 23:59:59.000
2002-01-02 23:59:59.000...
i have a DBGrid with data but i notice that when i drag the horizontal scroll bar with the mouse it does not scroll how do i get it to scroll?? also when i click on the scroll arrows i need it to make smaller distance scrolls so that i can read all words in my fields, right now i can't because...
i installed 2003 server on my home computer in order to test it out but i realize it won't detect my dell memory key automatically. Does anyone know how to mount a usb memory key on 2003 server??
i have a custom system written in Delphi which runs from a sql server database. When users are on the system there is some blocking on the database. i can run sp_who to find out which users are blocking and who is being blocked. i am wondering how can i find out what stored procedure is...
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.