Showing posts with label upgraded. Show all posts
Showing posts with label upgraded. Show all posts

Monday, March 26, 2012

IE7 and SSRS Document Map

The contents of document maps do not appear since I upgraded to IE7. They still appear for users on IE6.

Reporting Services version is SQL2000.

Have looked all over - this problem has been reported in a number of places but there seems to be no response / fix / work-around from MS.

Can anyone help or at least comment?

I have raised in a number of places...but no response.

The document map works when running against SQL 2005 - but that doesn't help my customers.

I have also tried to use the "user string agent utility" and set IE to think it is version 6 - but that didn't make any difference.

When is SQL 2000 - officially unsupported , as I suspect that will be answer.. they will ignore it and tell you upgrade

|||

User string agent utility doesn't work for me either.

At least if I was being told to upgarde I would know where I stood; some sort of definitive response from MS ought to be in order. It seems to be getting ignored at the moment.

|||This is a known issue with RS 2000. Contact product support for a hotfix.|||Have you got a reference to a Tech Article or the hotfix id as our local support did not know about this and I cant seem to find a Q Article number for it.|||There isn't one yet that I know of. However, the RS development team is aware of this issue. I reported it when IE 7 got out. Just tell the product support that you need a hotfix.|||

Howdy,

We're getting a handle on this right now. We had issues with document map on RS 2005 before IE7 shipped, which no longer reproed on IE7 RTM, so we thought the problem was fixed. Apparently there's some other problem with RS 2000 and IE7.

Yes, RS 2000 is still supported. We're taking QFE's, but as you can expect, the bar is somewhat higher than it would be for RS 2005.

|||

The document map does not display SQL Express Reporting Service reports from IE7 browsers.

I have about 200 1 tiered items to display in the document map. IE6 works like a champ. IE7 populates all 200 entries however the scrollbar will not allow you to scroll all the way down to access all 200 items. You can however place your cursor in the document map window and by pressing the arror down key scroll through all the entries.

|||Denpro: I presume you are on SQL2005? It doesn't work at all on SQL2000.|||

It seems the bar is high enough that this one won't be fixed, at least if the reply from connect is accurate. Check out

http://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=241461

where I logged this problem and got a "Won't fix" answer.

|||

I've also logged this issue on connect: https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=243000

This was done at the request of one of the SSRS team. Hopefully this means the issue should be getting looked at.

|||

Have got an acknowledgement from someone at MS:

"Document map base its dynamic behavior on an htc file: TreeView.htc.

1) In IE6, when an html page includes an import namespace like the following:

<?IMPORT NAMESPACE="dm" IMPLEMENTATION="http://[Servername]/ReportServer?rs:Command=Get&rc:GetImage=8.00.1038.00TreeView.htc"/>

It shows the document map correctly

In IE7, document map is not shown because the response returned by http:// [Servername]/ReportServer?rs:Command=Get&rc:GetImage=8.00.1038.00TreeView.htc does not have a content-type set in the response

2) If we modify ReportServer virtual directory to include the header Content-Type: text/x-component manually, then IE7 also shows the document map.

It seems IE7 needs the content type set in order to import an htc correctly."

Can any one figure out a workaround based on this information?

|||

Does anyone had this issue in IE6?

I am trying to view RS 2000 report having document map in IE6, it is not getting displayed. What could be the reason, any solutions?

|||

HELP, how do we implement this solution?

We are having the same issues with IE7 NOT showing the Document map for our reports in SRS 2000

I see the virtual directory and can add text/x-component but what is the value we attached to it,

Or are we suppose to add this some where else?

|||

Can you help me please? Was there a resolution to this? Document map with RS2000 and IE6 okay. Document map with RS2000 and IE7 not displayed as you described. I tried changing settings on the IIS ReportServer virtual directory but can't find a fix, and can't find anything published elsewhere. Is there a published fix or workaround somewhere?Otherwise need to upgrade to RS2005? Regards.

IE7 and SSRS Document Map

The contents of document maps do not appear since I upgraded to IE7. They still appear for users on IE6.

Reporting Services version is SQL2000.

Have looked all over - this problem has been reported in a number of places but there seems to be no response / fix / work-around from MS.

Can anyone help or at least comment?

I have raised in a number of places...but no response.

The document map works when running against SQL 2005 - but that doesn't help my customers.

I have also tried to use the "user string agent utility" and set IE to think it is version 6 - but that didn't make any difference.

When is SQL 2000 - officially unsupported , as I suspect that will be answer.. they will ignore it and tell you upgrade

|||

User string agent utility doesn't work for me either.

At least if I was being told to upgarde I would know where I stood; some sort of definitive response from MS ought to be in order. It seems to be getting ignored at the moment.

|||This is a known issue with RS 2000. Contact product support for a hotfix.|||Have you got a reference to a Tech Article or the hotfix id as our local support did not know about this and I cant seem to find a Q Article number for it.|||There isn't one yet that I know of. However, the RS development team is aware of this issue. I reported it when IE 7 got out. Just tell the product support that you need a hotfix.|||

Howdy,

We're getting a handle on this right now. We had issues with document map on RS 2005 before IE7 shipped, which no longer reproed on IE7 RTM, so we thought the problem was fixed. Apparently there's some other problem with RS 2000 and IE7.

Yes, RS 2000 is still supported. We're taking QFE's, but as you can expect, the bar is somewhat higher than it would be for RS 2005.

|||

The document map does not display SQL Express Reporting Service reports from IE7 browsers.

I have about 200 1 tiered items to display in the document map. IE6 works like a champ. IE7 populates all 200 entries however the scrollbar will not allow you to scroll all the way down to access all 200 items. You can however place your cursor in the document map window and by pressing the arror down key scroll through all the entries.

|||Denpro: I presume you are on SQL2005? It doesn't work at all on SQL2000.|||

It seems the bar is high enough that this one won't be fixed, at least if the reply from connect is accurate. Check out

http://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=241461

where I logged this problem and got a "Won't fix" answer.

|||

I've also logged this issue on connect: https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=243000

This was done at the request of one of the SSRS team. Hopefully this means the issue should be getting looked at.

|||

Have got an acknowledgement from someone at MS:

"Document map base its dynamic behavior on an htc file: TreeView.htc.

1) In IE6, when an html page includes an import namespace like the following:

<?IMPORT NAMESPACE="dm" IMPLEMENTATION="http://[Servername]/ReportServer?rs:Command=Get&rc:GetImage=8.00.1038.00TreeView.htc"/>

It shows the document map correctly

In IE7, document map is not shown because the response returned by http:// [Servername]/ReportServer?rs:Command=Get&rc:GetImage=8.00.1038.00TreeView.htc does not have a content-type set in the response

2) If we modify ReportServer virtual directory to include the header Content-Type: text/x-component manually, then IE7 also shows the document map.

It seems IE7 needs the content type set in order to import an htc correctly."

Can any one figure out a workaround based on this information?

|||

Does anyone had this issue in IE6?

I am trying to view RS 2000 report having document map in IE6, it is not getting displayed. What could be the reason, any solutions?

|||

HELP, how do we implement this solution?

We are having the same issues with IE7 NOT showing the Document map for our reports in SRS 2000

I see the virtual directory and can add text/x-component but what is the value we attached to it,

Or are we suppose to add this some where else?

|||

Can you help me please? Was there a resolution to this? Document map with RS2000 and IE6 okay. Document map with RS2000 and IE7 not displayed as you described. I tried changing settings on the IIS ReportServer virtual directory but can't find a fix, and can't find anything published elsewhere. Is there a published fix or workaround somewhere?Otherwise need to upgrade to RS2005? Regards.

IE7 and SSRS Document Map

The contents of document maps do not appear since I upgraded to IE7. They still appear for users on IE6.

Reporting Services version is SQL2000.

Have looked all over - this problem has been reported in a number of places but there seems to be no response / fix / work-around from MS.

Can anyone help or at least comment?

I have raised in a number of places...but no response.

The document map works when running against SQL 2005 - but that doesn't help my customers.

I have also tried to use the "user string agent utility" and set IE to think it is version 6 - but that didn't make any difference.

When is SQL 2000 - officially unsupported , as I suspect that will be answer.. they will ignore it and tell you upgrade

|||

User string agent utility doesn't work for me either.

At least if I was being told to upgarde I would know where I stood; some sort of definitive response from MS ought to be in order. It seems to be getting ignored at the moment.

|||This is a known issue with RS 2000. Contact product support for a hotfix.|||Have you got a reference to a Tech Article or the hotfix id as our local support did not know about this and I cant seem to find a Q Article number for it.|||There isn't one yet that I know of. However, the RS development team is aware of this issue. I reported it when IE 7 got out. Just tell the product support that you need a hotfix.|||

Howdy,

We're getting a handle on this right now. We had issues with document map on RS 2005 before IE7 shipped, which no longer reproed on IE7 RTM, so we thought the problem was fixed. Apparently there's some other problem with RS 2000 and IE7.

Yes, RS 2000 is still supported. We're taking QFE's, but as you can expect, the bar is somewhat higher than it would be for RS 2005.

|||

The document map does not display SQL Express Reporting Service reports from IE7 browsers.

I have about 200 1 tiered items to display in the document map. IE6 works like a champ. IE7 populates all 200 entries however the scrollbar will not allow you to scroll all the way down to access all 200 items. You can however place your cursor in the document map window and by pressing the arror down key scroll through all the entries.

|||Denpro: I presume you are on SQL2005? It doesn't work at all on SQL2000.|||

It seems the bar is high enough that this one won't be fixed, at least if the reply from connect is accurate. Check out

http://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=241461

where I logged this problem and got a "Won't fix" answer.

|||

I've also logged this issue on connect: https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=243000

This was done at the request of one of the SSRS team. Hopefully this means the issue should be getting looked at.

|||

Have got an acknowledgement from someone at MS:

"Document map base its dynamic behavior on an htc file: TreeView.htc.

1) In IE6, when an html page includes an import namespace like the following:

<?IMPORT NAMESPACE="dm" IMPLEMENTATION="http://[Servername]/ReportServer?rs:Command=Get&rc:GetImage=8.00.1038.00TreeView.htc"/>

It shows the document map correctly

In IE7, document map is not shown because the response returned by http:// [Servername]/ReportServer?rs:Command=Get&rc:GetImage=8.00.1038.00TreeView.htc does not have a content-type set in the response

2) If we modify ReportServer virtual directory to include the header Content-Type: text/x-component manually, then IE7 also shows the document map.

It seems IE7 needs the content type set in order to import an htc correctly."

Can any one figure out a workaround based on this information?

|||

Does anyone had this issue in IE6?

I am trying to view RS 2000 report having document map in IE6, it is not getting displayed. What could be the reason, any solutions?

|||

HELP, how do we implement this solution?

We are having the same issues with IE7 NOT showing the Document map for our reports in SRS 2000

I see the virtual directory and can add text/x-component but what is the value we attached to it,

Or are we suppose to add this some where else?

|||

Can you help me please? Was there a resolution to this? Document map with RS2000 and IE6 okay. Document map with RS2000 and IE7 not displayed as you described. I tried changing settings on the IIS ReportServer virtual directory but can't find a fix, and can't find anything published elsewhere. Is there a published fix or workaround somewhere?Otherwise need to upgrade to RS2005? Regards.

IE7 and SSRS Document Map

The contents of document maps do not appear since I upgraded to IE7. They still appear for users on IE6.

Reporting Services version is SQL2000.

Have looked all over - this problem has been reported in a number of places but there seems to be no response / fix / work-around from MS.

Can anyone help or at least comment?

I have raised in a number of places...but no response.

The document map works when running against SQL 2005 - but that doesn't help my customers.

I have also tried to use the "user string agent utility" and set IE to think it is version 6 - but that didn't make any difference.

When is SQL 2000 - officially unsupported , as I suspect that will be answer.. they will ignore it and tell you upgrade

|||

User string agent utility doesn't work for me either.

At least if I was being told to upgarde I would know where I stood; some sort of definitive response from MS ought to be in order. It seems to be getting ignored at the moment.

|||This is a known issue with RS 2000. Contact product support for a hotfix.|||Have you got a reference to a Tech Article or the hotfix id as our local support did not know about this and I cant seem to find a Q Article number for it.|||There isn't one yet that I know of. However, the RS development team is aware of this issue. I reported it when IE 7 got out. Just tell the product support that you need a hotfix.|||

Howdy,

We're getting a handle on this right now. We had issues with document map on RS 2005 before IE7 shipped, which no longer reproed on IE7 RTM, so we thought the problem was fixed. Apparently there's some other problem with RS 2000 and IE7.

Yes, RS 2000 is still supported. We're taking QFE's, but as you can expect, the bar is somewhat higher than it would be for RS 2005.

|||

The document map does not display SQL Express Reporting Service reports from IE7 browsers.

I have about 200 1 tiered items to display in the document map. IE6 works like a champ. IE7 populates all 200 entries however the scrollbar will not allow you to scroll all the way down to access all 200 items. You can however place your cursor in the document map window and by pressing the arror down key scroll through all the entries.

|||Denpro: I presume you are on SQL2005? It doesn't work at all on SQL2000.|||

It seems the bar is high enough that this one won't be fixed, at least if the reply from connect is accurate. Check out

http://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=241461

where I logged this problem and got a "Won't fix" answer.

|||

I've also logged this issue on connect: https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=243000

This was done at the request of one of the SSRS team. Hopefully this means the issue should be getting looked at.

|||

Have got an acknowledgement from someone at MS:

"Document map base its dynamic behavior on an htc file: TreeView.htc.

1) In IE6, when an html page includes an import namespace like the following:

<?IMPORT NAMESPACE="dm" IMPLEMENTATION="http://[Servername]/ReportServer?rs:Command=Get&rc:GetImage=8.00.1038.00TreeView.htc"/>

It shows the document map correctly

In IE7, document map is not shown because the response returned by http:// [Servername]/ReportServer?rs:Command=Get&rc:GetImage=8.00.1038.00TreeView.htc does not have a content-type set in the response

2) If we modify ReportServer virtual directory to include the header Content-Type: text/x-component manually, then IE7 also shows the document map.

It seems IE7 needs the content type set in order to import an htc correctly."

Can any one figure out a workaround based on this information?

|||

Does anyone had this issue in IE6?

I am trying to view RS 2000 report having document map in IE6, it is not getting displayed. What could be the reason, any solutions?

|||

HELP, how do we implement this solution?

We are having the same issues with IE7 NOT showing the Document map for our reports in SRS 2000

I see the virtual directory and can add text/x-component but what is the value we attached to it,

Or are we suppose to add this some where else?

|||

Can you help me please? Was there a resolution to this? Document map with RS2000 and IE6 okay. Document map with RS2000 and IE7 not displayed as you described. I tried changing settings on the IIS ReportServer virtual directory but can't find a fix, and can't find anything published elsewhere. Is there a published fix or workaround somewhere?Otherwise need to upgrade to RS2005? Regards.

IE7 and SSRS Document Map

The contents of document maps do not appear since I upgraded to IE7. They still appear for users on IE6.

Reporting Services version is SQL2000.

Have looked all over - this problem has been reported in a number of places but there seems to be no response / fix / work-around from MS.

Can anyone help or at least comment?

I have raised in a number of places...but no response.

The document map works when running against SQL 2005 - but that doesn't help my customers.

I have also tried to use the "user string agent utility" and set IE to think it is version 6 - but that didn't make any difference.

When is SQL 2000 - officially unsupported , as I suspect that will be answer.. they will ignore it and tell you upgrade

|||

User string agent utility doesn't work for me either.

At least if I was being told to upgarde I would know where I stood; some sort of definitive response from MS ought to be in order. It seems to be getting ignored at the moment.

|||This is a known issue with RS 2000. Contact product support for a hotfix.|||Have you got a reference to a Tech Article or the hotfix id as our local support did not know about this and I cant seem to find a Q Article number for it.|||There isn't one yet that I know of. However, the RS development team is aware of this issue. I reported it when IE 7 got out. Just tell the product support that you need a hotfix.|||

Howdy,

We're getting a handle on this right now. We had issues with document map on RS 2005 before IE7 shipped, which no longer reproed on IE7 RTM, so we thought the problem was fixed. Apparently there's some other problem with RS 2000 and IE7.

Yes, RS 2000 is still supported. We're taking QFE's, but as you can expect, the bar is somewhat higher than it would be for RS 2005.

|||

The document map does not display SQL Express Reporting Service reports from IE7 browsers.

I have about 200 1 tiered items to display in the document map. IE6 works like a champ. IE7 populates all 200 entries however the scrollbar will not allow you to scroll all the way down to access all 200 items. You can however place your cursor in the document map window and by pressing the arror down key scroll through all the entries.

|||Denpro: I presume you are on SQL2005? It doesn't work at all on SQL2000.|||

It seems the bar is high enough that this one won't be fixed, at least if the reply from connect is accurate. Check out

http://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=241461

where I logged this problem and got a "Won't fix" answer.

|||

I've also logged this issue on connect: https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=243000

This was done at the request of one of the SSRS team. Hopefully this means the issue should be getting looked at.

|||

Have got an acknowledgement from someone at MS:

"Document map base its dynamic behavior on an htc file: TreeView.htc.

1) In IE6, when an html page includes an import namespace like the following:

<?IMPORT NAMESPACE="dm" IMPLEMENTATION="http://[Servername]/ReportServer?rs:Command=Get&rc:GetImage=8.00.1038.00TreeView.htc"/>

It shows the document map correctly

In IE7, document map is not shown because the response returned by http:// [Servername]/ReportServer?rs:Command=Get&rc:GetImage=8.00.1038.00TreeView.htc does not have a content-type set in the response

2) If we modify ReportServer virtual directory to include the header Content-Type: text/x-component manually, then IE7 also shows the document map.

It seems IE7 needs the content type set in order to import an htc correctly."

Can any one figure out a workaround based on this information?

|||

Does anyone had this issue in IE6?

I am trying to view RS 2000 report having document map in IE6, it is not getting displayed. What could be the reason, any solutions?

|||

HELP, how do we implement this solution?

We are having the same issues with IE7 NOT showing the Document map for our reports in SRS 2000

I see the virtual directory and can add text/x-component but what is the value we attached to it,

Or are we suppose to add this some where else?

|||

Can you help me please? Was there a resolution to this? Document map with RS2000 and IE6 okay. Document map with RS2000 and IE7 not displayed as you described. I tried changing settings on the IIS ReportServer virtual directory but can't find a fix, and can't find anything published elsewhere. Is there a published fix or workaround somewhere?Otherwise need to upgrade to RS2005? Regards.

sql

Friday, March 9, 2012

IDENTITY Data Type Gaps

Hi:
We recently upgraded an Access XP database to SQL Server, but continue to us
e an Access MDB as the front end (more mods need to be done to migrate the f
ront end to an Access Project). In the original Access database, several ta
bles use an Access AutoNumb
er data type as a primary key. At one point in time, the Access database wa
s converted to a replicated database. Following the conversion, the AutoNum
ber fields no longer create new values by adding 1 to the previous value; th
ey now use a random number
generator. (We converted the database back to a non-replicated format sever
al months prior to converting to SQL Server.)
When we converted to SQL, the AutoNumber fields were converted to IDENTITY d
ata type. With a new record, SQL adds to the highest value for a new Identi
ty field value. We've been having a number of "ODBC Time Out", and "Failed
insert on linked table" err
ors when adding records, (the "link fail" errors occur even when the Access
form being used to add the new record is based on a single table).
One of the things we've discovered is that some of the random numbers genera
ted by Access during its "replicated" phase are fairly close to the maximum
values allowed for the Access AutoNumber data type. (FYI, the Access AutoNu
mber is a "long integer" da
ta type; more or less equivalent to a SQL Server "int" data type.) One of t
he tables with frequent problems only has about 25,000 records, but some of
its records have primary key values that hover near the limit of the "long i
nt" data type. This has re
sulted in huge gaps in the numeric values in the new Identity field values.
I've tried everything I could find to see if I could force SQL Server to st
art new Identity field values in some of the lower value gaps, i.e., I tried
seeding the Identity field
at 27,000, and adding 1 for new records. However, it doesn't work.
Is there any way to force SQL Identity values on a table that already has re
cords in it? (It would be OK if we were creating a new table, but we've got
thousands of related records to these problematic tables so it'd be a bit t
ricky to create new Identit
y field values...although we will probably do this at some point in time.)
Any help would be really appreciated. If what I wrote makes no sense, I'm n
ot surprised. I've been working for 16 hours and I'm burnt.
THANKS!
PaulI don't think you're going to have any joy with this app until you get
rid of the identity property on the columns. However, I think you can
do this without messing up existing data.
Since you're working with linked tables with a Jet front-end, this
gives you some flexibility in coding a workaround. One solution would
be to remove the Identity property from the PK columns and write code
to generatenew unique int PK values yourself. One way you could do
this is to base new records on a local Jet table that has the
identical structure as the SQL Server table. All of this data could
get fed to a parameterized stored procedure that created a new record
and generated the new ID, which would be returned to the application
as an output parameter. Code in the stored procedure would create the
pk value based on querying the table to see if a particular value in a
particular range has been used. Wrap all this in an explicit
transaction that only commits once a valid PK in the numeric range
you're looking to fill is created. The new record could then be
dynamically displayed on a form based on the output parameter value in
a WHERE clause in the form's recordsource.
-- Mary
Microsoft Access Developer's Guide to SQL Server
http://www.amazon.com/exec/obidos/ASIN/0672319446
On Sun, 29 Feb 2004 16:51:06 -0800, "Paul"
<anonymous@.discussions.microsoft.com> wrote:

>Hi:
>We recently upgraded an Access XP database to SQL Server, but continue to use an Ac
cess MDB as the front end (more mods need to be done to migrate the front end to an
Access Project). In the original Access database, several tables use an Access Auto
Num
ber data type as a primary key. At one point in time, the Access database w
as converted to a replicated database. Following the conversion, the AutoNu
mber fields no longer create new values by adding 1 to the previous value; t
hey now use a random number
generator. (We converted the database back to a non-replicated format several months prior
to converting to SQL Server.)
>When we converted to SQL, the AutoNumber fields were converted to IDENTITY data typ
e. With a new record, SQL adds to the highest value for a new Identity field value.
We've been having a number of "ODBC Time Out", and "Failed insert on linked table"
er
rors when adding records, (the "link fail" errors occur even when the Access form being use
d to add the new record is based on a single table).
>One of the things we've discovered is that some of the random numbers generated by
Access during its "replicated" phase are fairly close to the maximum values allowed
for the Access AutoNumber data type. (FYI, the Access AutoNumber is a "long integer
" d
ata type; more or less equivalent to a SQL Server "int" data type.) One of
the tables with frequent problems only has about 25,000 records, but some of
its records have primary key values that hover near the limit of the "long
int" data type. This has r
esulted in huge gaps in the numeric values in the new Identity field values.
I've tried everything I could find to see if I could force SQL Server to s
tart new Identity field values in some of the lower value gaps, i.e., I trie
d seeding the Identity fiel
d at 27,000, and adding 1 for new records. However, it doesn't work.
>Is there any way to force SQL Identity values on a table that already has records i
n it? (It would be OK if we were creating a new table, but we've got thousands of r
elated records to these problematic tables so it'd be a bit tricky to create new Ide
nti
ty field values...although we will probably do this at some point in time.)
>Any help would be really appreciated. If what I wrote makes no sense, I'm
not surprised. I've been working for 16 hours and I'm burnt.
>THANKS!
>Paul|||"Paul" <anonymous@.discussions.microsoft.com> wrote in message
news:68D7662C-5B5A-4F27-87FA-C2ED1DC43BFE@.microsoft.com...
> Hi:
> We recently upgraded an Access XP database to SQL Server, but continue to
use an Access MDB as the front end (more mods need to be done to migrate the
front end to an Access Project). In the original Access database, several
tables use an Access AutoNumber data type as a primary key. At one point in
time, the Access database was converted to a replicated database. Following
the conversion, the AutoNumber fields no longer create new values by adding
1 to the previous value; they now use a random number generator. (We
converted the database back to a non-replicated format several months prior
to converting to SQL Server.)
> When we converted to SQL, the AutoNumber fields were converted to IDENTITY
data type. With a new record, SQL adds to the highest value for a new
Identity field value. We've been having a number of "ODBC Time Out", and
"Failed insert on linked table" errors when adding records, (the "link fail"
errors occur even when the Access form being used to add the new record is
based on a single table).
> One of the things we've discovered is that some of the random numbers
generated by Access during its "replicated" phase are fairly close to the
maximum values allowed for the Access AutoNumber data type. (FYI, the
Access AutoNumber is a "long integer" data type; more or less equivalent to
a SQL Server "int" data type.) One of the tables with frequent problems
only has about 25,000 records, but some of its records have primary key
values that hover near the limit of the "long int" data type. This has
resulted in huge gaps in the numeric values in the new Identity field
values. I've tried everything I could find to see if I could force SQL
Server to start new Identity field values in some of the lower value gaps,
i.e., I tried seeding the Identity field at 27,000, and adding 1 for new
records. However, it doesn't work.
> Is there any way to force SQL Identity values on a table that already has
records in it? (It would be OK if we were creating a new table, but we've
got thousands of related records to these problematic tables so it'd be a
bit tricky to create new Identity field values...although we will probably
do this at some point in time.)
> Any help would be really appreciated. If what I wrote makes no sense, I'm
not surprised. I've been working for 16 hours and I'm burnt.
> THANKS!
> Paul
See if DBCC CHECKIDENT will help you. You can find the syntax using a
search engine.
Glenn|||Glenn:
I'll give this a shot. Thanks for your input! I've been developing Access
databases and customizing Office solutions for about 5 or 6 years, but when
our company bought out a competitor, I got thrown into the deep end. I'm co
ming up to speed on SQL Ser
ver, but am running into problems partly due to the situation, partly due to
inexperience w/ SQL. Little by little, we're gaining ground, but there's m
uch to be done.
Thanks again!
Paul|||Mary:
Your idea is an approach that I didn't think of. I'm going to look into thi
s closely. I think it's a great idea and could help us get thru this diffic
ult period. Thanks very much for the input! I'm learning SQL the hard way.
I've been doing Access da
tabases and Office customizations for several years, but when our company to
ok over a competing group, I had to dive into the deep end of the SQL Server
pool without my Donald Duck life preserver.
Thanks much again!
Paul|||Well, the newsgroups are a good place to get ideas and info -- good
luck -- the learning curve is indeed a bit steep when you are
attempting to build something more than the most simplistic app.
-- Mary
Microsoft Access Developer's Guide to SQL Server
http://www.amazon.com/exec/obidos/ASIN/0672319446
On Sun, 7 Mar 2004 16:56:04 -0800, "Paul"
<anonymous@.discussions.microsoft.com> wrote:

>Your idea is an approach that I didn't think of. I'm going to look into this close
ly. I think it's a great idea and could help us get thru this difficult period. Th
anks very much for the input! I'm learning SQL the hard way. I've been doing Acces
s d
atabases and Office customizations for several years, but when our company t
ook over a competing group, I had to dive into the deep end of the SQL Serve
r pool without my Donald Duck life preserver.