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...
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 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,
Hi there,
Hi there,
I have the following tableA with data
Column1 Column2 Column3
99 You Me
100 Me You
How do I get the column data type in tableA using VB
In this case
Column1 is integer
Column2 and 3 are string
Is...
Hi there,
I have the following tableA with data
Column1 Column2 Column3
How are you?
I am fine.
My goal is to convert this into a insert stament such as
INSERT INTO tableB (Column1, Column2, Column3)
VALUES...
Hi there,
There are 27 tables in MS Project database, but none of these table have primary key and foreign key. How can I find the relationship among these
tables?
Thanks in advance
pelagic
Hi there,
How do I get MS Project data from MS Access?
I notice that from MS Project you can use the Save As feature to save as MS Access. Is there another way to transfer MS project data to MS Access from MS
Access?
And when MS Project data are in MS Access, is there a way to communicate...
Hi there,
How do I get MS Project data from MS Access.
I notice that from MS Project you can use the Save As feature to save as MS Access. Is there another way to transfer MS project data to MS Access from MS Access?
(MS Acess and Projec are both version 2003 Pro)
Thank you
Hi there,
I have tableA, in table A I have the following serial number
SerialNo
1
2
3
4
5
in tableB I have the following serial number.
SerialNo
3
4
5
How would I delete 3 4 5 number from tableA but base on the value from tableB
Thanks,
Table1
A1 A2 A3 A4 A5 A6
a b c
10 2 5
5 7 8
x y z
How do I create a query that will generate the following result?
Table2
A1 A2 A3
a b c
10 2 5
5 7 8
x y z
Thanks
How do I write an SQL query or ADO query from this table (Table1)
SERIALNO TESTDATE
391 12/2/2005
391 7/2/2003
902 9/8/2003
3415 11/1/2005
3415 11/1/2005
3536 11/1/2005
3536 11/1/2005
3836 11/10/2005
3836 10/25/2005
Result after query...
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.