Re: MAX NUMBER
i having trouble with the sequence.... in my access query i have the
foll:
insert into asset(asset_id,parent_asset_id,content_title,asset _level)
values (asset_seq,parfld1,parfld2,parfld3)
if i try my parameter fields it works fine.... please let me know how
i can call the sequence in access through the query above..
thx alot
SORRY (im a beginner of all beginners) |