|
|
| Author |
Message |
|
| norbertk |
Posted: Fri Jan 19, 2007 12:01 pm |
|
|
|
User
Joined: 15 Sep 2006
Posts: 21
Location: Cologne, Germany
|
The examle here :
http://www.erlang.org/doc/doc-5.5.1/lib/mnesia-4.3.2/doc/html/Mnesia_chap2.html#2.2.4
reads
Code:
Emp = #employee{emp_no= 104732,
name = klacke,
salary = 7,
sex = male,
phone = 98108,
room_no = {221, 015}},
insert_emp(Me, 'B/SFR', [Erlang, mnesia, otp]).
Souldn't 'Me' read 'Emp' ?
HTH |
_________________ All the best
Norbert Klamann
<Erlang newbie> |
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
|