I have a firewall that redirects Email service(requests) to my internal Email server. I have exchange 2000 and a smart host going to a symantec gateway to filter out Viruses. I am trying to send email when i am remotely at my house in outlook express. I have Server Requires authentication...
I was looking for a solution to have fail over internet connection. if my primary internet goes down i want it to automatically kick over the the backup. I have windows 2000 a layer 3 switch and a firewall. Does anyone know any hardware or software to take care of this? Also how would my MX...
I am trying to open a word document form VB, but everytime i do i get "run time error '48' Error in loading DLL" The code is fine because i was able to run it earlier, but I had to reinstall my office XP and thats when the problem started happening. Does anyone know what .dll i need to...
Ok i have the function now how do i incorporate in the text box. how do i populate the textbox with the field?
textbox1.text = MaxRows ????
Here is my function:
Function MaxRows(sTable As String)
Set con = New ADODB.Connection
Set rs = New ADODB.Recordset
con.Open strCon
sSql =...
Ok i have the function now how do i incorporate in the text box. No how do i populate the textbox with the field
textbox1.text = MaxRows ????
Here is my function:
Function MaxRows(sTable As String)
Set con = New ADODB.Connection
Set rs = New ADODB.Recordset
con.Open strCon
sSql =...
I have vb6 and i am connected to a sql server 7 database through the data environment. What i want to do is when I add a new record in VB I want to have a function which goes out to the sql server and checks a certain field (say an ID field) and gets the max record of that field and adds an...
I have internal dns servers integrated with AD, and all the clients are pointed to them correctly. The error on load and the only error i receive is the one i posted. It's not saving my setting correctly to the profile folder on the network, because when i reboot i get my old profile with...
Has anyone used Cox Communications Van (Virutal Area Network) Technology? I'm trying get some feed back to see the benefits and disadavantages of it. Thank you
JPBinary
MCSE, MCSA
Yes the folder is available and i have access to it. Not everything gets loaded completely. This is NOT Citrix clients. THe app log i get is the one i already posted
JPBinary
MCSE, MCSA
I have windows 2000 sp4 and whenever i log off my pc it takes forever. The error I receive is "Windows Cannot update your roaming profile. Contact your network administrator"
Detail - The Specified network name is no longer available.
PS. I don't have the hotfix that supposedly...
I am on a subnet of 172.18.0.0. I am trying to get to 10.5.6.1. but when i ping I receive this is as the result
this was working before now something happened but what i don't know.
Pinging 10.5.6.1 with 32 bytes of data:
Reply from 10.4.1.254: TTL expired in transit.
Reply from 10.4.1.254: TTL...
appreciate the help but what i want is to pass the variable either closed or pending to crystal reports. there is no IsNull because there will be some type of data in that fields. I'm sorry if it's confusing.
thanks
JPBinary
MCSE, MCSA
Visual basic code that i pass to crystal reports. when i pass the stroption = "CLOSED" i get the error message stating run time error '20515'
If IsDate(txtStartDate) And IsDate(txtEndDate) Then
dteReturnValue = txtStartDate
dteReturnValue2 = txtEndDate...
I am using a Selection Formula in Visual basic, trying to concatenate two tables from sql server, but i am getting a run time error '13' type mismatch. here is the selection formula.
rptFollowUp.SelectionFormula = "{CAO.DateReceived} in Date(" & Left(strControl, 4) & "," &...
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.