On Fri, Sep 12, 2008 at 09:11:02AM -0700, Joanne Pham scratched on the wall:
> Hi All,
> I have this MAC Address as integer 224577687400448. Is there any 
> buildin function in SQLite to convert this MAC Address from integer
> to character format?(IP Address format) as?<number>.<number>.<number>.<number>

  ARP?



  MAC addresses are not IP addresses.


  MAC addresses are usually written in hex, like:

  AA:BB:CC:DD:EE:FF or sometimes AABB:CCDD:EEFF.

   -j
 
-- 
Jay A. Kreibich < J A Y  @  K R E I B I.C H >

"'People who live in bamboo houses should not throw pandas.' Jesus said that."
   - "The Ninja", www.AskANinja.com, "Special Delivery 10: Pop!Tech 2006"
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to