Re: Sequences
- Posted by Wayne Overman <euman at BELLSOUTH.NET> Aug 30, 2000
- 784 views
------=_NextPart_000_000D_01C012C3.7622F8E0 charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable The question Tony asked is EDS related..... The sequence in the form {"first","second","third"} is written to the database.. He then wants to read out the info which now is {{first},{second},{third}} and append the next sequence which should be notice that we have one main sequence still, try appending another sequence and you have an N-th sequence everytime = you add a sequence........ i.e instead of {} becomes{{}} and {{{}}} his program wont read past {{}} hence the problem. I couldnt find a fast method, If any one has something to=20 fix this I would appreciate it.... euman at bellsouth.net ------=_NextPart_000_000D_01C012C3.7622F8E0 charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 5.50.4207.2601" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>The question Tony asked is EDS=20 related.....</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>The sequence in the form=20 {"first","second","third"}</FONT></DIV> <DIV><FONT face=3DArial size=3D2>is written to the = database..</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>He then wants to read out the info = which now=20 is</FONT></DIV> <DIV><FONT face=3DArial size=3D2>{{first},{second},{third}}</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>and append the next sequence which = should=20 be</FONT></DIV> <DIV><FONT face=3DArial=20 <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>notice that we have one main sequence=20 still,</FONT></DIV> <DIV><FONT face=3DArial size=3D2>try appending another sequence and = you have an=20 N-th sequence everytime </FONT><FONT face=3DArial size=3D2>you add a=20 sequence........</FONT></DIV> <DIV><FONT face=3DArial size=3D2>i.e instead of {} becomes{{}} = and</FONT></DIV> <DIV><FONT face=3DArial size=3D2>{{{}}} his program wont read past {{}} = hence the=20 problem.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>I couldnt find a fast method, If any = one has=20 something to </FONT></DIV> <DIV><FONT face=3DArial size=3D2>fix this I would appreciate=20 it....</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2><A=20 <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> ------=_NextPart_000_000D_01C012C3.7622F8E0--