index | search | no replies | posting guidelines | help | login | register |
Index » Products » ASP Report Wizard (version 1) |
| |||||||
Oct 10 2003, 9:34 AM |
| ||||||
sandrab![]() ![]() since: Oct 9, 2003 from: somewhere | Hi, I have been trying out the free version using the MS Northwind database. I've been trying to Join two tables (Employees and EmployeeTerritories). Both tables have an EmployeeID column. When I build the report and include one or both of the EmployeeID fields I get the following error -2147217900 [Microsoft][ODBC SQL Server Driver][SQL Server]Ambiguous column name 'EmployeeID' Is there any way to prevent this? In SQL Profiler the sql being executed is select * from SELECT EmployeeID,Title,HireDate,Address,City,ReportsTo,EmployeeID,TerritoryID FROM Employees,EmployeeTerritories (There is 2 'select' keywords in the statement which is strange.) Thanks. | ||||||
Oct 10 2003, 10:39 AM |
| ||||||
Ghost![]() ![]() ![]() from: Washington, DC | This bug has been fixed. download the latest version build - 1.0.0.18 ------------------------- Ghost | ||||||
Pages: (1) [1] |