Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
SQL
ce
clients
clustering
connect
datamining
datawarehouse
dts
fulltext
jdbcdriver
msde
mseq
newusers
notificationsvcs
odbc
olap
programming
replication
reportingsvcs
security
securitytools
server
setup
sqlxml.viewmapper
tools
xml
  
 
date: Mon, 26 May 2008 21:26:01 -0700,    group: microsoft.public.sqlserver.ce        back       


"The Table is not a tracked table"   
Hi all,
When i am doing a rda push to sql server, i get this error message "The 
Table is not a tracked table".
My question is where or how do i specify whether the table is a tracked 
table or not?
date: Mon, 26 May 2008 21:26:01 -0700   author:   ray

Re: "The Table is not a tracked table"   
In your Pull statement you specify whether a table is tracked or not:

rda.Pull("Employees", "SELECT * FROM DimEmployee", rdaOleDbConnectString,
        RdaTrackOption.TrackingOnWithIndexes, "ErrorTable");

-- 
Erik Ejlskov Jensen, Mobile App Dev MCTS
Check out my SQL Compact blog at
http://erikej.blogspot.com

"ray"  wrote in message 
news:086BE86B-F758-448D-9B40-5CE4871419C3@microsoft.com...
> Hi all,
> When i am doing a rda push to sql server, i get this error message "The
> Table is not a tracked table".
> My question is where or how do i specify whether the table is a tracked
> table or not?
date: Tue, 27 May 2008 10:01:03 +0200   author:   ErikEJ

Re: "The Table is not a tracked table"   
"ErikEJ" wrote:

> In your Pull statement you specify whether a table is tracked or not:
> 
> rda.Pull("Employees", "SELECT * FROM DimEmployee", rdaOleDbConnectString,
>         RdaTrackOption.TrackingOnWithIndexes, "ErrorTable");
> 
> -- 
> Erik Ejlskov Jensen, Mobile App Dev MCTS
> Check out my SQL Compact blog at
> http://erikej.blogspot.com
> 
> "ray"  wrote in message 
> news:086BE86B-F758-448D-9B40-5CE4871419C3@microsoft.com...
> > Hi all,
> > When i am doing a rda push to sql server, i get this error message "The
> > Table is not a tracked table".
> > My question is where or how do i specify whether the table is a tracked
> > table or not? 
> 
> 
>
date: Tue, 27 May 2008 17:38:00 -0700   author:   ray

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us