Re: [nsbasic-ce] Re: Install device IDE without ActiveSync?

2010-12-17 Thread Nathan Campos
Ahh. Sorry mate, I didn't saw his last message

Sent from my Motorola Droid

On Dec 17, 2010 12:11 PM, "George Henne"  wrote:



I think he worked out the answer already.



>He is talking about this laptop: http://www.hpcfactor.com/reviews/
>hardware/chinese/7in-netbook/...
 

-- 
You received this message because you are subscribed to the Google Groups 
"nsb-ce" group.
To post to this group, send email to nsb...@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] More information on SQL Server Compact Edition 3.5 and NSBasic

2010-12-17 Thread elriba75
Hi,

With George and the forum's help I was able to load SQL Server Compact Edition 
3.5 to the emulator.   It was just a matter of copying the three CABs to the 
emulator and installing them with File Explorer (see my previous post).

I was then able to find a Northwind.SDF file to test the SQLCE server with.  I 
copied it to the emulator (you can't use the "storage card" as it gives an 
error), and then I used the provided "Query Analyzer" (which installs on the 
device) to open the database and play with it.   It works nicely

However, when I try to use the example code in the TN03a technote 
(http://www.nsbasic.com/ce/info/technotes/TN03a.htm), it doesn't work.

It complains that the "ADODB.Connection" object can't be created.  

I've been searching on the internet for examples with eVB, and sadly there 
aren't that many that I could find.

A few that I found use "ADOCE.Connection.3.1", and "ADOCE.Recordset.3.1", so I 
tried that, but again that didn't work.

I just don't know how to determine what are the connection object (and 
recordset object) names...

Do any of you guys know?

Best regards,
Edgard

-- 
You received this message because you are subscribed to the Google Groups 
"nsb-ce" group.
To post to this group, send email to nsb...@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] Re: Install device IDE without ActiveSync?

2010-12-17 Thread George Henne
I think he worked out the answer already.

>He is talking about this laptop: http://www.hpcfactor.com/reviews/
>hardware/chinese/7in-netbook/
>
>It runs Windows CE 6 on it. What you need is someone that could provide
>you the CABs to install the NS Basic/CE portable IDE. I can't send it to
>you now because I'm without ActiveSync here. So I can't extract the CABs
>from the installer.
>
>Maybe ghenne can do it for you.
>
>Best Regards,
> Nathan Paulino Campos
>
>
>
>--- In nsbasic-ce@yahoogroups.com, "littlepic77"  wrote:
>>
>> Hi George,
>> 
>> Thanks for your reply - no this is brand new (less than $100)but
>looking through other forums,appears they don't support any Activesync.
>> 
>> Worked out how to manually 'find' the .cab for the IDE and installed
>directly...
>> 
>> Thanks anyway...
>> 
>> 
>> 
>> --- In nsbasic-ce@yahoogroups.com, "George Henne"  wrote:
>> >
>> > With a used computer off eBay, the first question I would have is: have
>> > you reinstalled the OS, so you have a clean system to start with?
>> > 
>> > >Have purchased a 7' Netbook off Ebay as the development platform but
>> > >can't get ActiveSync working. Has USB,LAN and WIFI but these options are
>> > >not available under connection settings in Activesync.
>> > >
>> > >Has anyone else purchased one of these and got the sync working?
>> > >
>> > >Is there a way I can install the Device IDE directly?
>> > >
>> > >regards
>> > >
>> > >LittlePIC77 
>> > >
>> > >
>> > >
>> > >
>> > >
>> > >Yahoo! Groups Links
>> > >
>> > >
>> > >
>> >
>>
>
>
>
>
>
>
>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...@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] Re: Accessing desktop SQL Server 2005 database from the device...

2010-12-17 Thread George Henne
Have a look on the web. I think I have seen utilities that decompile the
CAB file, so you can see what is in it.

>Thanks George.
>
>The CAB files contain a number of DLLs.If I understand you correctly
>I need to extract the CAB files on the desktop machine, and then add
>those DLLs to the project.  
>
>Is that correct?
>
>How do I check for custom registry entries?
>
>Edgard
>
>--- In nsbasic-ce@yahoogroups.com, "George Henne"  wrote:
>>
>> Yes - you'll need to open up the cab file to find out while files it
>> installs, then add them as resources to your project.
>> 
>> You may also have to check for custom registry entries.
>> >
>> >Do you know if it is possible to use NSBasic to create an installer of
>> >these CABs?
>> >
>> >Edgard
>> >
>> >--- In nsbasic-ce@yahoogroups.com, "joespan123"  wrote:
>> >>
>> >> 
>> >> 
>> >> Copy the CAB files over to the device and use File Explorer to
>> install them.
>> >> 
>> >> You can copy by using ActiveSynch by using the "Explore" from the PC
>> >desktop and then copy the CAB into My Document folder.
>> >> 
>> >> Or transfer them over using a memroy card such as SD card if your
>> >device supports it.
>> >> 
>> >> 
>> >> --- In nsbasic-ce@yahoogroups.com, "elriba75"  wrote:
>> >> >
>> >> > Ok.   I've advanced a little bit on my installation of SQL Server
>> >Compact 3.5.
>> >> > 
>> >> > I downloaded from:
>> >> > http://www.microsoft.com/downloads/en/details.aspx?FamilyID=5544c638-
>> >c532-48e3-871c-58b49c5d855c&displaylang=en
>> >> > 
>> >> > This installed a number of .CAB files.
>> >> > 
>> >> > Then I found the following instructions:
>> >> > 
>> >> > > You must install  SQL Server Compact 3.5 for Windows
>> >> > > Mobile Beta 2 and use these cab files:
>> >> > >
>> >> > > sqlce.wce5.armv4i.CAB (required) 
>> >> > > sqlce.repl.wce5.armv4i.CAB (replication components, optional)
>> >> > > sqlce.dev.ENU.wce5.armv4i.CAB (query analyzer, OLEDB provider, 
>> >> > > optional)
>> >> > 
>> >> > > They are located in: C:\Program Files\Microsoft 
>> >> > > SQL Server Compact Edition\v3.5\Devices\wce500\armv4i
>> >> > 
>> >> > Ok  Now the dumb question How do I install these .CAB files
>> >to the emulator and/or the device?
>> >> > 
>> >> > Thanks,
>> >> > Edgard
>> >> >
>> >>
>> >
>> >
>> >
>> >
>> >
>> >
>> >Yahoo! Groups Links
>> >
>> >
>> >
>>
>
>
>
>
>
>
>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...@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] Creating an ActiveX Control For NSBasic

2010-12-17 Thread George Henne
AFAIK, if you're familiar with building ActiveX controls (I'm not), it's
pretty straightforward. There isn't anything special about Active X
controls to be used for NS Basic.

>Hello,
> I'm building an application for Windows CE 5 that uses a lot of the
>Flash control. I want to make the GUI making more easier, so I want to
>make a ActiveX control that would change the position, width and height
>of the Flash component. There is any way to make this?
>
>PS: I'm using this tutorial to help me using the Flash control: http://
>www.nsbasic.com/ce/info/technotes/TN41.htm
>
>Best Regards,
> Nathan Paulino Campos
>
>
>
>
>
>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...@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.