Re: [nsbasic-ce] How Install Database file

2009-06-01 Thread George Henne
I assume you are using NS Basic/CE 8.0. If not, have a look at it. This
is something the new release does much better.

Simply add the file to your project under Resources. It will be
installed to the same directory as your app. 

I read the TN30 Distributing your Application, this work very well.
But I need install my database file how do this?

EMERSON VIER





Yahoo! Groups Links





--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
nsb-ce group.
To post to this group, send email to nsb-ce@googlegroups.com
To unsubscribe from this group, send email to 
nsb-ce+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/nsb-ce?hl=en
-~--~~~~--~~--~--~---



Re: [nsbasic-ce] Member not Found and sqlite question

2009-06-01 Thread George Henne
First off, it is a very bad idea to save your projects inside the
\Program Files\nsbasic\CE folder. It's likely to cause problems or even
overwrite the IDE itself. Vista will go nuts.

Also, did you save your test project with encrypt on? I can't open the
project if that is set.


I've made a minimal project with 2 questions:
What is the message Member Not Found? I cannot understand or isolate
the origin.
Why the sqlite `db.open' work in the pocket in a path like
\IBFMEM36\teste.db, but not in the card in a path like \Cartão de
Memória\IBFMEM36\teste.db with the path confirmed by
pasta=main.GetFilePath(CurrentPath)
(I cannot change the path because `cartão de memória' is the name
assigned by the system for `expansion card'.)
Link to project:
http://www.palmprof.com.br/ASSIN/errorproject.zip






Yahoo! Groups Links






--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
nsb-ce group.
To post to this group, send email to nsb-ce@googlegroups.com
To unsubscribe from this group, send email to 
nsb-ce+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/nsb-ce?hl=en
-~--~~~~--~~--~--~---



[nsbasic-ce] Re: Member not Found and sqlite question

2009-06-01 Thread margubra
I've updated the file with encrypt off. I'll change the folder.
Thank in advanced !

http://www.palmprof.com.br/ASSIN/errorproject.zip

--- In nsbasic...@yahoogroups.com, George Henne g...@... wrote:

 First off, it is a very bad idea to save your projects inside the
 \Program Files\nsbasic\CE folder. It's likely to cause problems or even
 overwrite the IDE itself. Vista will go nuts.
 
 Also, did you save your test project with encrypt on? I can't open the
 project if that is set.
 
 
 I've made a minimal project with 2 questions:
 What is the message Member Not Found? I cannot understand or isolate
 the origin.
 Why the sqlite `db.open' work in the pocket in a path like
 \IBFMEM36\teste.db, but not in the card in a path like \Cartão de
 Memória\IBFMEM36\teste.db with the path confirmed by
 pasta=main.GetFilePath(CurrentPath)
 (I cannot change the path because `cartão de memória' is the name
 assigned by the system for `expansion card'.)
 Link to project:
 http://www.palmprof.com.br/ASSIN/errorproject.zip
 
 
 
 
 
 
 Yahoo! Groups Links
 
 
 




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
nsb-ce group.
To post to this group, send email to nsb-ce@googlegroups.com
To unsubscribe from this group, send email to 
nsb-ce+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/nsb-ce?hl=en
-~--~~~~--~~--~--~---



[nsbasic-ce] I need the Power Operator ^

2009-06-01 Thread EMERSON VIER
I need calculate the value C = A^B but the ^ not work how i do this?

EMERSON VIER






--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
nsb-ce group.
To post to this group, send email to nsb-ce@googlegroups.com
To unsubscribe from this group, send email to 
nsb-ce+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/nsb-ce?hl=en
-~--~~~~--~~--~--~---