Recent content by MANUEL RAMOS

  1. MANUEL RAMOS

    problems with data types and creating an SQL Schema

    I think that the problem its with the nvarchar fields
  2. MANUEL RAMOS

    problems with data types and creating an SQL Schema

    Sorry for the short info. Open EDGE its 10.1 A, running on WINDOWS 2003 SERVER The SQL Server its running temporarly on a PC with Windows 7 The SQL its SQL SERVER 2008 R2 This is an example of my first table on my DB ERROR: Table Alarms has unsupported data types. Skipping this table...
  3. MANUEL RAMOS

    problems with data types and creating an SQL Schema

    Hi im having problems creating a new SQL schema for my Progress DB in the ds_upd.txt file progress gives me this error for several tables ERROR: Table MyTable1 has unsupported data types. Skipping this table... ERROR: Table MyTable2 has unsupported data types. Skipping this table...
Back
Top