OK, ci sono riuscito, ora però mi sono venuti un pò di dubbi:
DOMANDA:codice:SQL = "SELECT Cognome,Societa,Telefono_1 FROM Agenda ORDER BY ID" With Rs .ActiveConnection = Conn .CursorLocation = adUseServer .CursorType = adOpenKeyset .LockType = adLockOptimistic .Properties("IRowsetIdentity") = True .Open SQL, , , , adCmdText End With Set dgr_agenda.DataSource = Rs
CLICK SU RECORD - OPEN NEW FORM
??
grazie mille e scusate le domande frequenti![]()