Hi,
I have problems in getting the information in my subform either sorted or added without an error.
Using SQL server 2000, there is NO problem at all, using SQL server 7 it simply doesn't work. Changing from 7 to 2000 is no option for my client.
The point is that the records of the subformtable have to be presented in DESC-order (date, newest record first).
I tried with a table (in the recordsource of my subform), query, table plus sortfield (in the orderby-prop.), query with/without orderby
The result was either no sort at all, despite my orderby property, an error saying that the data was added but couldn't be displayed (refresh showed the record), no possibilty to add/delete records.
So, now it's time to ask the experts
Thanks,
Hans
I have problems in getting the information in my subform either sorted or added without an error.
Using SQL server 2000, there is NO problem at all, using SQL server 7 it simply doesn't work. Changing from 7 to 2000 is no option for my client.
The point is that the records of the subformtable have to be presented in DESC-order (date, newest record first).
I tried with a table (in the recordsource of my subform), query, table plus sortfield (in the orderby-prop.), query with/without orderby
The result was either no sort at all, despite my orderby property, an error saying that the data was added but couldn't be displayed (refresh showed the record), no possibilty to add/delete records.
So, now it's time to ask the experts
Thanks,
Hans