Does PB2CS support the DataWindow ? No, it doesn't. What is the PBSQL.cs ? PBSQL.cs is an empty class generated by PB2CS to execute the SQL statements. Please add the logic for PBSQL.Execute method to execute the SQL statements. Does PB2CS support the SQL statements ? No, it doesn't. PB2CS will generate a PBSQL.cs, Please add the logic for PBSQL.Execute method to execute the SQL statements. Does PB2CS generate the project for VS.NET 2003 and VS.NET 2005 ? Yes, It does. How to use the report file ? The report file is only for locating the error message, It will let you understand what the error is at that LINE. If you get the 'Syntax error' message, how to do it ? Please send the source codes to support@netcoole.com. |