maheshwari_a
12 years agoNew Contributor
Database Checkpoint
while creating database checkpoint Step1 . defining a stores object name
Step2 -I select the datasource type as table and specify the connection settings.[OLE DB Provider for SQL Server,Specify the Server name,use windows NT integrated security.Select a database on server.Test connection succeeds.] Hit Next @ Step3- All the tables appear.I will select 1 table hit next.
At this step i cannot see any columns which i have to select to be stored.It just displays blank.When i hit Next from here it shows msg that atleast 1 field has to be selected.But if i cant see any columns how can i select the items to store.Please provide a solution ASAP.
Step2 -I select the datasource type as table and specify the connection settings.[OLE DB Provider for SQL Server,Specify the Server name,use windows NT integrated security.Select a database on server.Test connection succeeds.] Hit Next @ Step3- All the tables appear.I will select 1 table hit next.
At this step i cannot see any columns which i have to select to be stored.It just displays blank.When i hit Next from here it shows msg that atleast 1 field has to be selected.But if i cant see any columns how can i select the items to store.Please provide a solution ASAP.
- Hi,
I believe it might be some incompatibility between SQL server version and OLE DB provider.
I think that Support will ask you for more specific details, but the following details might help them:
-- Used OLE DB provider (full name from the connection string);
-- Version and bitness of the SQL Server;
-- Version and bitness of the OS with SQL server;
-- Version and bitness of the OS with TestComplete;
-- Name of the database (whether it contains spaces and/or non-English characters);
-- Any other details that might appear to be useful.