Unaisee, You must open a new email for a new question, not answer an existent. * is stored exactly as other characters, so you problem is not in the string. It should be in other place.
Best regards 2017-05-26 10:22 GMT+02:00 Unaise EK <unais...@gmail.com>: > Sir, > when i type "Select * from NameTbl where Adm = '" & textbox1.tex &"';" > this query not working, then i changed it to > "Select Name, Adm, Place from NameTbl where Adm ='"& textbox1.tex &"';" > this query is working. > > so how can i write * from query in gambas 3 > pls help > > > > <https://mailtrack.io/> Sent with Mailtrack > <https://mailtrack.io/install?source=signature&lang=en& > referral=unais...@gmail.com&idSignature=22> > > On Fri, May 26, 2017 at 1:19 PM, Gianluigi <bagone...@gmail.com> wrote: > > > I forgot to say that I know a way to extract the source code from a > > compiled Gambas file, it can be seen here[0]. > > > > Regards > > Gianluigi > > > > [0]http://www.gambas-it.org/smf/index.php?topic=4448.msg38882#msg38882 > > > > 2017-05-25 23:58 GMT+02:00 Gianluigi <bagone...@gmail.com>: > > > > > Ciao Charlie, > > > > > > Thanks, the problem is not with/in IDE, but if working with a > > > project.gambas > > > Problem that I can bypass by copying useful files first to a folder, > > since > > > I have no more src in the compiled project. > > > > > > Regards > > > Gianluigi > > > > > > 2017-05-25 23:24 GMT+02:00 Karl Reinl <karl.re...@fen-net.de>: > > > > > >> Am Donnerstag, den 25.05.2017, 20:06 +0200 schrieb Gianluigi: > > >> > I need to copy modules and classes from my project, change the code > > >> > partially and copy it to another project. > > >> > Is this only possible from IDE or is it possible also from a > compiled > > >> > project? > > >> > Is there still the src folder in the compiled project? > > >> > > > >> > Regards > > >> > Gianluigi > > >> > > >> Salut Gianluigi, > > >> > > >> you can 'import' the modules,classes etc. from other projects on your > > >> disc into your new project, using the IDE Import. > > >> Or you look into the hidden '.src' folder and copy the files you need. > > >> -- > > >> Amicalement > > >> Charlie > > >> > > >> > > >> ------------------------------------------------------------ > > >> ------------------ > > >> Check out the vibrant tech community on one of the world's most > > >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > >> _______________________________________________ > > >> Gambas-user mailing list > > >> Gambas-user@lists.sourceforge.net > > >> https://lists.sourceforge.net/lists/listinfo/gambas-user > > >> > > > > > > > > ------------------------------------------------------------ > > ------------------ > > Check out the vibrant tech community on one of the world's most > > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > _______________________________________________ > > Gambas-user mailing list > > Gambas-user@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/gambas-user > > > > > > -- > M. Unaise. E.K > 9895687604 > Librarian, > (BLISc, MLIS) > JDT Islam Polytechnic College, > Vellimadukunnu. > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user