RE: Mysterious 'x' when retrieving records

2004-03-11 Thread Jacque Scott
Here is my code that retrieves the data. It's weird because I don't get the 'x' when I run the same query in ControlCenter. It's only when using the code below. Also this is the first time that I have seen this. This code works perfect with all my other queries. Dim cn As New ADODB.Connec

RE: Mysterious 'x' when retrieving records

2004-03-11 Thread Victor Pendleton
Can you post some sample data and ddl? -Original Message- From: Jacque Scott To: [EMAIL PROTECTED] Sent: 3/11/04 3:12 PM Subject: Mysterious 'x' when retrieving records I have a very simple query SELECT ProblemReports.* FROM ProbelmReports; If there is no data in the column 'Descript