Size: 389
Comment:
|
← Revision 5 as of 2015-09-20 17:41:43 ⇥
Size: 584
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
Todo: Implement sorting capabilities in the App. |
|
Line 13: | Line 15: |
To sort via the IP address now do the following: {{{#!highlight sql SELECT IpAddress, Reserved FROM IpPoolABCD ORDER BY A, B, C, D }}} |
Dhcp Reservations
Todo: Implement sorting capabilities in the App.
2015-09-20
Added a view to the DB so that we can sort on the IP address easily:
To sort via the IP address now do the following: