Hi,<br><br>I have a data grid on a form which connects to a sql7 table via the dataenvironment. Initially the data grid is read only, but I allow the user to edit the data (via cmdbutton) and I then set allowupdates and allowdeletes to true.<br><br>The user then has to press an update...
Darkman,<br><br>Hopefully I can return the favour. By the looks of things you are doing an inner join on the two tables, yet this query only returns values which are populated in the parent and child tables. But you want it to return the values whether they are populated in...
I have an SP which requires to dates being passed to it and the result should open a report. I have set this up in the dataenvironment and grouped it as i only want to see the parent details once and child details many times.<br><br>I know how to pass the params to sql 7 when I...
I have a table with an ID, a qty, and a date (datetime) in sql 7. I want to query the database and retrieve all recs grouped by a given month. So rather than saying give me all recs = xx/xx/xxxx, I want to say give me all recs = 10 (or oct). Is this possible and if so...
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.