-
Notifications
You must be signed in to change notification settings - Fork 7
/
README
56 lines (41 loc) · 2.19 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
ezRETS ODBC RETS Driver
-----------------------
For the official web page is at
http://www.crt.realtors.org/projects/rets/ezrets/
The support mailing list is [email protected] and you can
subscribe to this list by visiting:
http://mail.crt.realtors.org/mailman/listinfo/ezrets-users
Built on libRETS technology!
News about driver changes can be found in the NEWS file.
To find out the SQL supported by ezRETS please check the SQL Reference
document included with ezRETS.
-- Notes --
* The User-Agent is configurable via the Data Source control
panel or by editing your odbc.ini. We do not encourage the
practice of changing your User-Agent. To see what ezRETS's
default User-Agent is, please check the NEWS file.
-- Reporting Bugs --
To report bugs, we need a few pieces of information: which MLS or RETS
server you were trying to access, the ezrets debug log, the ezrets
http log, and a SQL.LOG. You can turn on the ezrets logs on the
Logging tab in the Data Source control panel
On Windows, to create the SQL.LOG,go into the "Data Sources (ODBC)"
control panel, click on the tracing tab, and click on Start Tracing
Now. Now, perform the actions that caused bad behavior. When you
finish that, go back to the control panel and turn off tracing.
If the developers need more information they may also ask you to send
an HTTP log. This log can also be configured via the Data Sources
control panel.
To get that information to the developers, there are two ways you can
do it:
1) Send e-mail to [email protected] with what you were
doing, and the two files listed above.
If you don't feel comfortable sending the logs to the open list,
you can send them to [email protected] which will only
go to CRT's ezRETS developers. These will not be shared in their
entirety, however, small segments that do not violate any privacy
may be used in bug descriptions and/or discussion on ezrets-users.
2) Or you can create a "trouble ticket" by visiting
http://code.crt.realtors.org/projects/ezrets/newticket If possible,
please search http://code.crt.realtors.org/projects/ezrets/report to
make sure your bug hasn't been reported already.