![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Does anyone know if there is max number of records DTS will import into a table. I'm getting an error saying there are too many delimeters in a record but that record looks fine to me. I'm wondering if this error is just a generic one and really means something else?? Thanks! |
#3
| |||
| |||
|
|
-----Original Message----- The amount of rows in a table will be strictly dependent on the Destination provider. SQL Server is limited only by storage. By record I presume here you mean row in a text file? Have you looked at it through a HEX editor? -- Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. www.SQLIS.com - You thought DTS was good. here we show you the new stuff. www.konesans.com - Consultancy from the people who know "Ann" <anonymous (AT) discussions (DOT) microsoft.com> wrote in message news:2d5801c4ec41$1e0ca0f0$a401280a (AT) phx (DOT) gbl... Does anyone know if there is max number of records DTS will import into a table. I'm getting an error saying there are too many delimeters in a record but that record looks fine to me. I'm wondering if this error is just a generic one and really means something else?? Thanks! . |
#4
| |||
| |||
|
|
Yes, I looked at the file using ultra edit...looks fine to me. Has the right amount of delimeters but when I delete that record it gives the same error at the next record (row). I even tried deleting the next 200,000 rows, same error at next record. Really stumped. -----Original Message----- The amount of rows in a table will be strictly dependent on the Destination provider. SQL Server is limited only by storage. By record I presume here you mean row in a text file? Have you looked at it through a HEX editor? -- Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. www.SQLIS.com - You thought DTS was good. here we show you the new stuff. www.konesans.com - Consultancy from the people who know "Ann" <anonymous (AT) discussions (DOT) microsoft.com> wrote in message news:2d5801c4ec41$1e0ca0f0$a401280a (AT) phx (DOT) gbl... Does anyone know if there is max number of records DTS will import into a table. I'm getting an error saying there are too many delimeters in a record but that record looks fine to me. I'm wondering if this error is just a generic one and really means something else?? Thanks! . |
#5
| |||
| |||
|
|
Yes, I looked at the file using ultra edit...looks fine to me. Has the right amount of delimeters but when I delete that record it gives the same error at the next record (row). I even tried deleting the next 200,000 rows, same error at next record. Really stumped. -----Original Message----- The amount of rows in a table will be strictly dependent on the Destination provider. SQL Server is limited only by storage. By record I presume here you mean row in a text file? Have you looked at it through a HEX editor? -- Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. www.SQLIS.com - You thought DTS was good. here we show you the new stuff. www.konesans.com - Consultancy from the people who know "Ann" <anonymous (AT) discussions (DOT) microsoft.com> wrote in message news:2d5801c4ec41$1e0ca0f0$a401280a (AT) phx (DOT) gbl... Does anyone know if there is max number of records DTS will import into a table. I'm getting an error saying there are too many delimeters in a record but that record looks fine to me. I'm wondering if this error is just a generic one and really means something else?? Thanks! . |
![]() |
| Thread Tools | |
| Display Modes | |
| |