I am experimenting with cursoradapter. If the data source type is native I can access the cursor in the form via the dataenvironment. If I create an identical cursor (using the class builder) with data from SQL server and try to access it in the form via the dataenvironment I get the message: Alias cannot be found.