DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Thu, 16 Aug 2007 15:14:30 +0200,    posted on: microsoft.public.dotnet.languages.vb.data        back       

Thread Index
  1    Michel Vanderbeke
          2    Michel Posseth [MCP]


Copying tables in SLQEXPRESS   
Hello,

I have a program, running in several places, using SQLEXPRESS as database.
The different places are stand-alone, and not connected to a network.
Regulary, I have to apply changes on certain tables of the database.

In a previous program, written in VB6 with an Access database, I used JRO
through VB6-code to delete the table in the different databases and to copy
the new one.

Is something similar possible with SQLEXPRESS.  I would like to be able to
update tables in an SQLEXPRESS database file by deleting them and replace
them with the new table.  Is this possible through VB.NET code?

Many thanks and greetings from Brugge (Bruges - Belgium),

Michel
Date:Thu, 16 Aug 2007 15:14:30 +0200   Author:  

Re: Copying tables in SLQEXPRESS   
hello Michel

You can do this with SQL -DMO objects or with DDL-SQL  ( wich suits you the
best )

regards
Michel   Posseth


"Michel Vanderbeke"  schreef in bericht
news:46c44d40$0$13858$ba620e4c@news.skynet.be...

> Hello,
>
> I have a program, running in several places, using SQLEXPRESS as database. 
> The different places are stand-alone, and not connected to a network.
> Regulary, I have to apply changes on certain tables of the database.
>
> In a previous program, written in VB6 with an Access database, I used JRO 
> through VB6-code to delete the table in the different databases and to 
> copy the new one.
>
> Is something similar possible with SQLEXPRESS.  I would like to be able to 
> update tables in an SQLEXPRESS database file by deleting them and replace 
> them with the new table.  Is this possible through VB.NET code?
>
> Many thanks and greetings from Brugge (Bruges - Belgium),
>
> Michel
>
>
Date:Sun, 19 Aug 2007 21:41:31 +0200   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us