ADP - connections

T

ToNo

my ADP application makes 3 connections to SQL server..

when the adp file is running opens a form that display
data from a recordset.. and it doesn't have bound combo
boxes.. so I dont know why 3 connections ?

and.. when the ADP file is open as edit mode.. it makes 3
connectios to the sql server too..

could somebody help me !

Thanks !
 
B

Brian M. Sockey

This is just the way ADP files work. Unfortunately, there is not much
that can be done about it.

-Brian M. Sockey
 
Top