Hi there,
For some reasons the default.asp page cannot find these 2 files even though these files are in the right location.
<!-- #INCLUDE FILE="../include/inc_header.inc"-->
<!-- #INCLUDE FILE="../include/inc_footer.inc"-->
The inc_header.inc and inc_footer.inc are in the include folder...
Hi There,
When I download multiple files from FTP site using VB, I got this error message.
Run-time error 35764
Still executing last request.
Could someone please help?
Enclosed is the code.
Dim cn As ADODB.Connection 'connection object
Dim rs As ADODB.Recordset
Dim strPathtoDB...
I have found some solution and still testing to see if it works.
Thank you,
Private Sub cmdDownload_Click()
Dim host_name As String
Enabled = False
MousePointer = vbHourglass
txtResults.Text = "Working"
txtResults.SelStart = Len(txtResults.Text)
DoEvents
host_name =...
Hi there,
I have the ftp site with user name and password.
ftp://69.129.179.339/ (Sample only)
username: aname
password: apassword
In this site I have 2 folders, 2 text files, and 3 Excel files.
I like to write a VB program to download these folders and files from this ftp site...
Everytime I save project to oracle, I recieved this error message
ORA-00932 inconsitent datatype expected NUMBER got BINARY.
I use exactly the same datatype in Project for Oracle.
Is there a way to fix this error?
If not, I like to write a Project VBA error handler
to capture this err...
Hi PDQBach,
Thank you for your reply. It does work in the application level, but it did not work in the database structure level. Because subproject relate to master project with string and string is very easy to break.
Again, thank you very much for the insight.
Pelagic
Hi there,
MSProject Resource pool allows multiple projects to share resources.
Does it have the same features for task?
How can I share a task to multiple projects?
Thanks,
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.