Getting Started with Adobe After Effects - Part 6: Motion Blur
Ask
Ask questions, discuss or help others by answering
Related Posts · View All
SQL Server 142
TSQL 76
SSRS 70
SSIS 66
XML 54

Top Categories · View All
SQL Server 142
TSQL 76
SSRS 70
SSIS 66
XML 54

data uploading

Mar 18 2011 12:00AM by mohammad   

i have 100 user clients where data has to get from there, i am writing a web services to get the data from clients database was in Sql server 2000, if i migrate to sql server 2008 same web services will be work or any other web services i have to write it. Is there any option to get the data from the clients as jobs or web services, but my application not is web server as it was not in online, but i want the data from 100 users with out running the web services how it possible. please help me regarding this

Thanks & Regards

Mohammad

Submitted under: Microsoft SQL Server · Web Services ·  ·  · 


mohammad
260 · 1% · 168

2 Replies

  • Mohammad:

    As long as clients data is in SQL Server 2000 database tables, it is easy to migrate data from SQL Server 2000 to SQL Server 2008 using SSIS. You might want to create database and database objects in SQL Server 2008 that has compatible data types and other functions. Once you take care of this, you should be able to transfer data from SQL Server 2000 to SQL Server 2008. I have done this many many times and it should be very easy once you create tables in SQL Server 2008. One thing to make a note is, if there are lot of stored procedures, views, triggers, etc, you need to change the data types and functions compatible to SQL Server 2008.

    Hope this helps to get you started. Let me know if you need further assistance.

    Thanks,

    Abi Chapagai

    commented on Apr 4 2011 8:00AM
    Abi Chapagai
    69 · 3% · 808
  • I believe the first part of the question is whether the web services you created for accessing data from SQL Server 2000 database will work for SQL Server 2008 or not. The answer is YES in most cases. I am not able to think of a scenario where it will break under SQL Server 2008, unless you use some discontinued features, which is not very likely.

    I did not fully understand the second part of the question. As Abi has mentioned, if you are trying to pull data from multiple locations, it may be worth taking a look at SQL Server Integration Services (SSIS) which is one of the great ETL tools.

    commented on Aug 15 2012 5:53AM
    Jacob Sebastian
    1 · 100% · 32004

Your Reply


Sign Up or Login to post a comment.

    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]