Hi, there
recently, I got problem in our w2kserver, I have a folder" fa" in server, then I create subfolder"sub-fa" under it,I shared "sub-fa" and set up security to let every one has permission to access it.but unfortunally client(nt or w2k) can't access it by...
Hi, there
there is something about IP address in Vpn confuse me, I hope some one can give me help.
before I use vpn I connect internet,The ISP assign an IP to me with default gateway and DNS server address,then I connect with VPN server,I got another Ip with default gateway and Dns server...
Hi,there
I use dial up internet connection, after I connected internet I use ipcongig /all to check my ip address, there is something confused me, i hope some one can help me.
first question :my ip dhcp enabled is set to no.Did the ISP dynamicaly assign ip to client or not?
second...
Hi, there
I'm new in this field, i hava some questions about tcp/ip,I hope someone can help me find answer
Q1: does tcp/ip support broadcast? browering "my network place" reply on broadcast?
Q2: i have two pc connected by crossover cable,they can ping each other but can not access...
Hi, there
I'm new in this field,recently I have a questions (related with DNS& DHCP) confused me,could you guys help me get coreect answe?
Q: when we're looking for an address in internet(eg.microsoft.com),Isp's DNS is responsible for name&IP address translation.but when we're looking for...
Hi, there
I have a problem in Access modules, I need your help!!!
I made a function like this:
Dim cnn As ADODB.Connection
Dim rs As New ADODB.Recordset
Set cnn = CurrentProject.Connection
SQL = "select * from queryA where..."
rst.Open SQL, cnn, adOpenStatic, adLockReadOnly
.......
if...
Hi, everyone I have a problem in SQL string
I have code like this:
Dim cnn As ADODB.Connection
Dim rs As New ADODB.Recordset
Set cnn = CurrentProject.Connection
SQL = "select * from tableA where Ponum='A5'"
rst.Open SQL, cnn, adOpenStatic, adLockReadOnly
.......
It works well, but if...
Hi, everyone
Right now I need help on sql string.In Access I have a "table1" which has fields named "type"(data type:text),"section"(data type:text) etc
I have some coding:
Dim cnn As ADODB.Connection
Dim rst As New ADODB.Recordset
Dim r As Integer
Set cnn =...
Hi, there
Does someone know how to make Access report interactive,for example put a dropdown box in report,choose different item,the report can disply differnet information.As far as i know report is not interactive, form is interactive,but form is not good at presentation(eg.group data).if you...
Hi, there
Recently I have a problem with Active control-Date&Time Picker.I put two DTPickers in a form,(by default I want them display current date) but when this form is opened,one show current date, another one just show the date when I designed this form,it can not display the current...
Hi there
I'm facing the problem of ODBC.the computer using winxp os can using ODBC connect with my SQL serve(sql2000).other computer using win2k can not set up ODBC to connect with this SQL server.the SQL server is same,the seting of ODBC is same,the only difference of these ODBC is:in winxp...
Hi,friends
I post this message in ASP forum, no reply,so I post it here to try my luck.
I have ASP page using CDONTS.NEWMAIL to send email.It works well in IIS5 in Windows 2000.recently I upgrade my system to Windows XP,IIS5.1 and install ASP.net.when I run this ASP page,I got error...
Hi,friends
I have ASP page using CDONTS.NEWMAIL to send email.It works well in IIS5 in Windows 2000.recently I upgrade my system to Windows XP,IIS5.1.when I run this ASP page,I got error message"activeX component can not create cdonts.newmail object". I checked my system,found that the...
Hi,there
I'm trying to writing code to copy a specified directory (include all files) to another place.Could some give me some suggestions? Thanks for any hint.
Hi,friends
I'm trying to write online support program to provide answer to customer's FAQ about product's maintaince and troubleshoting.
There are three possible solutions related with database design and ASP.I'm not sure which one is better ,so ask you guys opinion.
1.Put the the answer...
hi,
Could some one tell me how to set up ODBC connection pool for ASP to connect database?
It's said that ODBC 3.x can do connection pooling automatically,how?
Thanks for any help and suggestion!
This is an old question about session Vs cookies,in Asp session works base on cookie, cookie keep info of sessionid,if cookie disabled the sessionid will be different in each page( http is stateless protocal),session will not work well. this is what I know.
but there is something weired I delete...
Hi,
I'm trying to write a program to copy a file to the clipboard,then paste it to spacified directory.(the reason I didn't use filecopy method is if the sourse file is opened this method will failed,but if using copy and paste to do it ,it's ok.Right now I do it manuly, i want it done...
Hi,
In my asp page I use session to store some information,so I want to write some codes to test the client side cookie,if the client side disable the cookie,it will show message asking them to enable cookie.But while I test it, it doesn't work well,eventhough I disable the cookie ,the session...
I have post this message before, but I didn't got any reply.
Since this problem really give me hard time while I work with SQLsever 2000,I post it again to ask for help!
in SQL server2000,under Enterprise Manager window the database folder display no items,I can not find any database even...
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.