November 20, 200322 yr Hi All, I am new to Filemaker XML. I am wondering if FileMaker can create an XSD file based on my FM solution? Ultimately i'd like to use the XSD to generate .NET DataSet classes.. Is this possible with FM or with 3rd party software? Also, Is it possible using the FileMaker API that people use to create plugins for FM to create a native data Adapter to FM?? Are their any OleDB drivers for FM? What is preventing someone from writing these? rw
February 14, 200421 yr XSD is xml based so you could use XSLT to transform FMP Data. You can also use Eclispe XSD API (java based) For OleDB compoment there are not any OLEDB compoment for FMP (FMP is not compliant with OLEDb model) But you can still use OLEDB for odbc driver
Create an account or sign in to comment