The ip address of the mail server PTR record is already set by my ISP. So no problem anymore with my email server reversed DNS.
but the problem is...
sample:
this is my email address: abc@teksample.com
email server ip address : 125.5.50.56
i try to send email to xyz@yahoo.com
this is exactly...
hello all!
please help me this, im new with linux centOS mail server.
everytime i send email (ex. yahoo account), cannot send.
this error will be sent back to me -> cannot resolve PTR record on "client ip"
regards,
ryan
...= con
rs.CursorLocation = adUseClient
rs.LockType = adLockReadOnly
rs.CursorType = adOpenForwardOnly
rs.DataSource = "select * from products" 'about 30K records
rs.Open
Set bpartners.DataGrid1.DataSource = rs
My question is, its very slow on my dual core, 1gb...
sorry i dont understand your answer.
we have a redhat linux here install by a service company, then was made as our email server.
our problem begins when somebody sent us email more than 20MB and its so hard to download. So, I mean maybe theirs a way to control this email by not accepting...
Dear Guys,
Thank you for your valuable help. I really needs this to check emails more than the allowed 5mb attachement, cause it choke my fortigate60 firewall.
More power to you all.
Regards,
hi everybody,
its my first time with access2k project. i'm connected to "ms sql 2000 developer edition" with a "system admin" rights. im so certain that i have all the authority to select, insert, update and delete.
my question is, why in ms access2k project (located in workstation, only one...
thank you tranman for your time.
i tried your sample but still doesn't work.
Dim oConn As New ADODB.Connection
Dim cdiCon As String
cdiCon = "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Password=;Initial Catalog=cdiSeiko;Data Source=CDINETSERVER"...
hi everyone,
i've already check so many references like "http://support.microsoft.com/kb/319841/EN-US/" but still i have not solve this problem.
it works with windows xp but doesn't work with windows 98.
Dim oConn As ADODB.Connection
Set oConn = New ADODB.Connection
activex...
Thank you very much cmmrfrds and to all of you who help to solve this problem. I will try your suggestions and will be back to inform you how I solve this problem. Once again, Thank you and have a nice day!
This is the test program I made.
SQL Server 2000 side.
CREATE PROCEDURE dbo.gensp_GetSearchResults1 (@p_vkeyword varchar(128)
AS
declare @SQL varchar (400)
Set ...
exec (@SQL)
GO
Based on SQL Syntax Checking, the above code has no error.
The code below, I made in Access Code 2000
Dim...
Right now, Im using SQL 2000 and Access 2002. Anyway, I make further research on this "about pass-through query.
I wish, you can make a sample code. Let say Calling a simple sql stored procedure in access code.
Thanks a lot for your time. Have a nice day!
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.