Hi!

I want to create database with table in JDB.
I make follow commands in J:


   load 'data/jdb'
   f=:Open_jdb_ 'c:\Temp\J\test'
   d=:Create__f 'stock'
   t=:Create__d 'history'
|bad jmf header: assert
|   'bad jmf header'    assert 0[free fh,mh,fad


It's always occur. What could be wrong?
OS is Windows XP SP3 (32bit).
-- 
View this message in context: 
http://old.nabble.com/JDB---big-trouble-tp26357848s24193p26357848.html
Sent from the J Programming mailing list archive at Nabble.com.

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to