DebbieChapman
Programmer
I've set up a database using linked tables from SQL Server 7. It worked fine, but now we seem to be getting some connections issues. I traced my connections and it seems like as i am opening a main form (1) connection, from this form I'm opening another (2) connections, which contains 3 subforms (3) connections, from there I open a last form which hold 6 subforms in tabs (6) connections. So when I look on the Server I have a total of 11 open connections. I thnk this may be causeing my users probs, and i have approx 12 users, will this mean they are all using 11 connections, is there a way around this.
Any help or pointers appreciated
Any help or pointers appreciated