PC Review


Reply
Thread Tools Rate Thread

BD en Access ---> SQL + WinForm en -Net Is it posible??

 
 
cientocienreg@gmail.com
Guest
Posts: n/a
 
      28th Oct 2007
Hi, i have a DB in Access and i want to know if is possible convert it
to SQL and WinForm in .Net.

Thanks

 
Reply With Quote
 
 
 
 
Rick Brandt
Guest
Posts: n/a
 
      28th Oct 2007
(E-Mail Removed) wrote:
> Hi, i have a DB in Access and i want to know if is possible convert it
> to SQL and WinForm in .Net.
>
> Thanks


Sure. You acquire the tools for developing those and you re-write everything
: )

Seriously, there are tools for upsizing your tables to SQL Server, but as with
all "wizard-type" tools they make assumptions that in some cases are incorrect
or at least undesirable. I prefer to use the SQL Server tools to build
everything myself. After all, you need to be familair with those tools AFTER
the conversion so why not become familar with them at the beginning of the
process?

A middle ground is to use DTS or SSIS to import the Access tables into SQL
Server. I generally find that "pulls" work better than "pushes" and with these
tools you have more control over the DataTypes created in the tables.
Admittedly those will not duplicate things like keys, default values, etc..

If there are tools that attempt to convert the interface portion of your app to
..net structures I have not heard of them and I have to believe that they would
only do a very rudimentary job of it leaving you a lot of work still to do
afterwards.

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
is it posible to produce exe from access GS Microsoft Access Forms 4 21st Jun 2009 04:06 PM
Is it Posible Access VarBinary(MAX) From SqlDbType.Image Irakli Lomidze Microsoft ADO .NET 1 14th Feb 2009 10:15 AM
Is it posible to have a date/text field in an access db Bob Quintal Microsoft Access 5 1st Nov 2007 09:20 PM
Access/VBA - is this posible? xm@xm.com Microsoft Access 3 31st Jan 2007 04:56 PM
Access and winform perceval Microsoft Dot NET Framework Forms 2 24th May 2004 06:55 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:19 AM.