Search fails, but only for a specific sequence
Fri, 8 Feb 2008 07:19:03 -0800
This is weird! My medical database works just fine and has done since ages,
until someone treid to look for a medicin begining with 'ney...'
Major Error 0x8007007A, Minor Error 0
> SELECT * FROM t_artikel WHERE NAME LIKE 'ney%'
Der an einen Systemaufruf übergebene Datenbereich ist zu klein.
OK, so it's a ...
|
Sql CE 3.0 Mobile Edition and PPC2003SE
Thu, 7 Feb 2008 15:35:00 -0800
Hello,
I have a serious problem while developing CF2.0 .NET application on
PPC2003SE. I installed all 3 SQLCE cabs but cannot perform compact database
operation - it throws me away from application. Is it possible to use
compacting on PPC2003SE (mine is hx4700) - I tested on WM5 and WM6 devices -
worked f ...
|
SqlCeUpdatableRecord and SqlCeResultSet
Wed, 6 Feb 2008 10:40:11 -0800 (PST)
Is it possible to access an existing data from SqlCeResultSet as
SqlCeUpdatableRecord object?
I understand that SqlCeUpdatableRecord is used when Inserting a record
to SqlCeResultSet, but it would be nice to retrieve an existing record
from a SqlCeResultSet as SqlCeUpdatableRecord in order to use a common
rou ...
|
How do I change sort order when all numeric values are in a text
field?
Mon, 4 Feb 2008 07:12:03 -0800 (PST)
I have this SQL:
Select ta_point from tblTally Group By ta_point
which gives:
1
10
2
21
etc
All values are numeric but it is a NVARCHAR field.
I tried:
Select ta_point from tblTally Group By ta_point Order By ta_point
which does not change results
Select convert(float, ta_point) from tblT ...
|
Copying Tables between two databases
Mon, 4 Feb 2008 05:21:00 -0800
Is there another way to copy tables from one database to another without
using the DTS package?
Does anyone have any code?
Thanks! ...
|
Migrate from Access
Sun, 3 Feb 2008 12:29:09 +0200
Hi
Is tehere any tool for migrating from Access to SQLCe?
Best Regards;
Meelis ...
|
Invest smart
Sat, 2 Feb 2008 14:23:35 -0800
How much profit can you make with one dollar?
Check out this website www.forbuck.com
Without any obligation, registering or other ties make cash!
...
|
|
|
Consequences and Repercussions....Multiple connections question
Sat, 2 Feb 2008 06:04:22 -0800 (PST)
Hi - Using VS Studio 2005 - VB.Net and MS SQL Server 2005 Compact on
the desktop
I am in the process of writing some code that follows this pattern:
1) Cycle through all database files in all project directories - could
be 1000's of project files all containing 2 databases or more. Each
will need to be acce ...
|
how to read and write a xml file into a PDA phone thru desktop vb.net
application
Thu, 31 Jan 2008 04:58:26 -0800 (PST)
hi all,
First thing is that , when a PDA is plugged in it shouuld detect the
connection and the desktop appln should start sync.. with the PDA to
get the config file.
based on config file the xml file should be copied to or read from
the specified path in PDA.
plz help me.
...
|
Telenet nieuwsgroepen mededeling: nieuwsserver adres aanpassen/Attention: modification de l'adresse du serveur de newsgroup
Wed, 30 Jan 2008 02:10:47 GMT
Beste klant,
Telenet heeft een migratie gedaan van haar nieuwsservers.
Wat betekent dit concreet voor jou als gebruiker?
Er verandert niets aan de service, maar om verder gebruik te maken van de
Telenet nieuwsgroepen service moet je bij de instellingen van je nieuwslezer
het adres van de nieuwsserver ver ...
|