Alex Hawkins
New member
I am developing a web site for a realtor. They, of course, want to display listings on this site. To that effect I must use RETS, a centralized storehouse of listings, which is a collection of metadata.
Now, I am using an odbc dsn to connect using a library called ezRETS to pull data into an excel file but this is for testing only; my goal is to use the same odbc to collect the data and then upload it to their ms sql db for easy searching later.
I am looking for code examples here, the documentation on these issues is, kindly put, exceedingly sparse and unreliable.
I am coding in vb.net but I can translate c#.
Now, I am using an odbc dsn to connect using a library called ezRETS to pull data into an excel file but this is for testing only; my goal is to use the same odbc to collect the data and then upload it to their ms sql db for easy searching later.
I am looking for code examples here, the documentation on these issues is, kindly put, exceedingly sparse and unreliable.
I am coding in vb.net but I can translate c#.