Connection Wizard or Hardcoding datasource


Author
Message
Mike Thomas
Mike Thomas
StrataFrame Beginner (36 reputation)StrataFrame Beginner (36 reputation)StrataFrame Beginner (36 reputation)StrataFrame Beginner (36 reputation)StrataFrame Beginner (36 reputation)StrataFrame Beginner (36 reputation)StrataFrame Beginner (36 reputation)StrataFrame Beginner (36 reputation)StrataFrame Beginner (36 reputation)
Group: Forum Members
Posts: 26, Visits: 82
i am using sql server ce 3.5  my oledb provider is Microsoft.SQLSERVER.CE.OLEDB.3.5.  how do i modify appmain.vb to use this?  i don't think the connection wizard handles this but i could be wrong.  can someone step this beginner through whats necessary to hook my app up to the compact edition? 

Thanks in advance!

Mike

Reply
Trent Taylor
Trent Taylor
StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 7K
Hi Trent, if you had to develop a desktop solution for say home users - what database would you use foxpro or access?  it looks like i may not understand enough to get the framework to work with sql compact edition.  I am a past foxpro person but i wonder about using that anymore as a backend.

If I had to choose between those two it would be Access.  FoxPro is nothing but a problem waiting for a place to happen...this comes from MANY years of experience. 

But in truth, I would not use either of these, but SQL Server Express.  I know that this post has been geared around embedded database conversation, but there is a reason that we have not yet created a data source item for this...there is generally a better solution.  I do see the benefits of a disconnected laptop for the day, etc.  But even then I would tend to lean towards SQL Server Express.  First of all, it is free.  Secondly, it is faster and a full version of SQL Server.  Additionally, you don't have to deal with data type issues.  For example, SQL Mobile doesn't have a VarChar data type but only a NVarChar (unless something has changed recently).  Not that using an NVarChar is bad, but it just might not line up exactly with the desktop structures (if you a.] have the need or b.] ever plan to have a larger version of an application).

In my opinion, and if I were hired in a capacity for consultation purposes in a situation like this, I would tell my client that they are better off developing on a full SQL Server version versus an embedded edition....I have a lot of embedded experience from years past and there are other issues that you will inevitabely run into (i.e. row locking, etc.).

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Mike Thomas - 17 Years Ago
Trent L. Taylor - 17 Years Ago
Mike Thomas - 17 Years Ago
Greg McGuffey - 17 Years Ago
Mike Thomas - 17 Years Ago
                         I just searched through the object browser and I don't find this...
Greg McGuffey - 17 Years Ago
                             Thanks. I hope Trent can clarify for us.
Mike Thomas - 17 Years Ago
Keith Chisarik - 17 Years Ago
Keith Chisarik - 17 Years Ago
             I hope someone can help soon:) :)
Mike Thomas - 17 Years Ago
Keith Chisarik - 17 Years Ago
Mike Thomas - 17 Years Ago
Ivan George Borges - 17 Years Ago
                         [quote]PS - Cowboys 21 - Eagles 30 Monday night [/quote] Well...you...
Trent L. Taylor - 17 Years Ago
                             Oh...and Ivan's suggestions look good, Mike:D
Trent L. Taylor - 17 Years Ago
                             Thank you will try. Do you know if by getting that error that...
Mike Thomas - 17 Years Ago
                                 Well, Ivan was telling you how to get back to ground zero. The...
Trent L. Taylor - 17 Years Ago
Trent L. Taylor - 17 Years Ago
Mike Thomas - 17 Years Ago
Ivan George Borges - 17 Years Ago
                         Two apps i have in mind...one is for the home market and I was...
Mike Thomas - 17 Years Ago
                             Distributing SQL Express is extremely easy. In fact, if you use a tool...
Trent L. Taylor - 17 Years Ago
Trent L. Taylor - 17 Years Ago
Keith Chisarik - 17 Years Ago
Trent L. Taylor - 17 Years Ago
Keith Chisarik - 17 Years Ago
Keith Chisarik - 17 Years Ago
Mike Thomas - 17 Years Ago
Keith Chisarik - 17 Years Ago
Keith Chisarik - 17 Years Ago
Trent L. Taylor - 17 Years Ago
Mike Thomas - 17 Years Ago
Keith Chisarik - 17 Years Ago
Keith Chisarik - 17 Years Ago
Trent L. Taylor - 17 Years Ago
Marcelo Blank - 12 Years Ago
StrataFrame Team - 12 Years Ago

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search