Can I use Join statments when I do SQL queries on DBASE tables? I am programming in ASP to do reports on some old DBASE 5 tables I have. If it does work, can someone give me a sample query string I can take a look at?
Thanks in advance.
After some problems here and there, I feel as if I have reached a wall with this error I have been getting when trying to do a RecordSet.Update
Microsoft Cursor Engine error '80004005'
Insufficient base table information for updating or refreshing.
The error is in the line that I call my...
After some problems here and there, I feel as if I have reached a wall with this error I have been getting when trying to do a RecordSet.Update
Microsoft Cursor Engine error '80004005'
Insufficient base table information for updating or refreshing.
The error is in the line that I call my...
Hello,
I am trying to make an ASP application and need to be able to not only read, but also Write/Update to my Dbase tables. They are Dbase 5 and I am using VB Script. I use to test my application on Win XP and everything went fine with reading and writing, now I changed everything to...
Hello,
I am trying to make an ASP application and need to be able to not only read, but also Write/Update to my Dbase tables. They are Dbase 5 and I am using VB Script. I use to test my application on Win XP and everything went fine with reading and writing, now I changed everything to...
Dear readers,
I am writing a small application when users login with username and password via a simple form.
The only problem is that when people submit the form i can see in the URL address box their password. It looks like this...
I am programing with ASP using the VB script language.
I am working on IIS and I need to query to a DBASE 5 table that I have.
I want to use an SQL statement to get certain records that match a specific value. Problem is I don;t know how to open the recordset.
I can open up the connection to...
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.