| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Marco Turchi | Date: | March 9 2005 9:19pm |
| Subject: | Re: Segmentation fault->Result res = query.store(); | ||
| View as plain text | |||
> > Get the examples working first, then branch out into your own project. > It's easier to help you if you're using a data set and programs that > we're familiar with. perfect... I've ran the example resetdb in the following way: ./resetdb host user psw but I obtain: Bad argument count: 0! Segmentation fault It seems that resetdb can not pass the argc and argv to connect_to_db method. Marco
