Hello i am trying to view a table But i want to only view the Data of a specific fieldset.
I collect the name of the fieldset from a form but when i try to view the data it gives me an error saying
"Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E10)
[Microsoft][ODBC Microsoft...
Hello i am trying to view a table But i want to only view the Data of a specific fieldset.
I collect the name of the fieldset from a form but when i try to view the data it gives me an error saying
"Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E10)
[Microsoft][ODBC Microsoft...
Hello,
I am having an issue and i think it has to do with the session variable...
The site Works fine on my local machine but when i load it on the server it loads the first couple pages but then gives me an error and if i wait for a while and hit refresh it works eventully...
i am getting info...
Hello i collecting data from a user for two diffent tables in a data base and i need a unique ID so i can match the data lata...
But when i try to add the Session Variable to the table it adds it over and over ...
Any ideas on how to fix this thanks
<%@ language="JScript" %>
<!-- #include...
Hello i am making a page that displays data from a database .
I am using ASP and JScript
i am getting a wierd error because sometimes i can display the data and when i hit 'refresh' it brings up the error page and says that it is an unspecified error....
Please help me resolve this issue
Thank you
D
Hello i am making a page that displays data from a database .
I am using ASP and JScript
i am getting a wierd error because sometimes i can display the data and when i hit 'refresh' it brings up the error page and says that it is an unspecified error....
Please help me resolve this issue
Thank you
D
Hello
In photoshop CS2 in the layers box(where it displays the different layers of the image you are working on..)on the left side of the box there are check boxes that indicate if a layer is linked to another layer if the layers are linked it dislays a little chain BUT i have somehow managed to...
Hello not sure if this is the right plsce to ask this but ...
I need a RSS feed in my page and i am not sure how to do this
I have down loaded a news aggregator and have added some sites to it and it displays the feed well and updates and all BUT i dont know how to get it onto my site ..
If i...
Hello
I have a form that sends an email once it has been filled in.My question is how do i redirect the form page back to the home page onnce the user has clicked on the submit button.
At the moment when the user hits the submit buttonnn it fires a form validation function...
Thnks in Advance
David
Hello,
I am making a form that collects data froma building site supervisor and i need the weather details as one of the inputs is there a way that would let me get the actual info from a site like weather.com so he does not have to enter himself?
Or any Ideas on a weather input box would help...
I have a data page that is displaying data from a query but i need to update the displayed data.The problem is the fields seem to be readonly and i there is not a readonly box in the propities...
i would prefer to keep the page running off the Query as the data needs to stay dynamic.
Thanks
D
Hello im try to match two tables were invoice matches and vendor does not match my code :
SELECT DISTINCT Bb.ID, Bb.Vendor, Bb.Invoice, Bb.Amount, Bb.Code, QB.ID, QB.Date, QB.Invoice, QB.Vendor, QB.Amount, QB.Memo
FROM Bb INNER JOIN QB ON (Bb.Vendor<> QB.Vendor) AND (Bb.Invoice = QB.Invoice)...
hello i am joining to tables and it looks like this:
SELECT Table1.Check, paths.check, paths.Field1
FROM Table1 INNER JOIN paths ON Query11.Check =Paths.check;
problem is that i want to show all the data in the tables aswell even if the dont match up..
is this posssible.
I have more records in...
Hello,
i have two tables that i want to join they both have multiple fields and i need to "merge" them together.
Is ther a way i can merge these two table so that the invoice numbers will match on both tables? and display the correct data?
Thanks d
hello,
I have a database with four tables:two are orders and two are vendor names. I want to merge the Vendor names so i can reduce it to just three tables and not have duplicate data i think i should use the append query but not sure how to do this..
Thanks in advance
D
hello
i have a db tht has one table with img paths and then a blank recordset
i made a page that displays the images from the paths and lets the users add data based on the image they are viewing
the problem is that there are +- 13000 images so i creatd a query that only displays the images that...
i have 13472 image paths in a database and i have made a html page that displays them and i have an input box that allows the user to add data to the database based on which image he is viewing.BUT seeing as there are soo many images i have made a query that displys only the ones that still need...
i have a database that contains the img paths to 13742 images and i made a page that uses the navigation control to navigate through the records and i have an input box that lets me add data about each image...the problem is that i need to be able to jump to a specific record instead of...
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.