Hi guys
Sorry
I have tried Set rs = conn.Execute(SQL) still getting the same error. Changed the connection to ADO OLE DB and the error is now:
Error Type:
Microsoft JET Database Engine (0x80004005)
Unrecognized database format 'C:\Testlocation\data\TEST.db'.
Reformat database to paradox 4 but...
I have tried both things still getting the same error. Changed the connection to ADO OLE DB and the error is now:
Error Type:
Microsoft JET Database Engine (0x80004005)
Unrecognized database format 'C:\Testlocation\data\TEST.db'.
Reformat database to paradox 4 but still getting the same error...
Hi guys
I'am trying to connect to a paradox database.
The connection works fine. When it gets to the line
"rs.Open SQL, conn"
it throws the folowing error:
Error Type:
Microsoft JET Database Engine (0x80004005)
Unexpected error from external database driver (11265).
Any ideias how to solve...
hi guys
I am trying to format the date, I get in input box, into ddmmyyyy (without separators).
I am getting the following error:
Microsoft VBScript runtime (0x800A000D)
Type mismatch: 'date1'
I don't Know what I am doing wrong.
<Code>
Select Date: <input type="date" name="date1"...
hi guys
I have the code below to create and write to a file. I can not figure out what's wrong, because I am getting the error "unable to create file".
Can anyone help me please
Thanks in advance
sandra
<Code>
//if there are no errors, save the details to the date/time stamped file...
hi guys
I need to create a feedback form for an intranet and save the details in a text file. The text file is located in C:\(directory), and has to be saved as nameyyyymmdd.txt(name,year,month and day.
the format for the data contained in each file is as follows:
[Main]
Title: Mr...
hi
I need to send details from feedback form to text file.
Feedbackform(example)
<body bgcolor="black" text="#FFFFFF">
<form name="cart" method="Post" action="address.txt" >
<h3 align="center">Registration Form</H3><br><br><br>
Title: <select name="Title">
<option...
I am trying to use a function from C++ in delphi. I keep on getting an access violation error. Could you help me.
Function in C++
VEXPORT int CALLBACK GetCard(char *macAddr,int *cardSetID,int *noFormat,char *cardNumber,int cardNumberSize,char *pin,int pinSize,int *accessType,
unsigned int...
hi
I am trying to create a chart in delphi. The data come from a database. The start bar of the Xvalue of the series can have different values. each time I have tried to design the bars, the values are zero even if I give different values. Can you help me please.
thanks in advance
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.