Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-11-07 : 09:26:44
|
| Don writes "I can output my SQL DTS Import/Export as a VB script and use this VB script in VB 6.0. When I try to run this script under VB.NET I get errors. Even after I reference the dts services libraries!Has or is Microsoft going to get these dts vb scripts to work with a vb.net application??" |
|
|
Merkin
Funky Drop Bear Fearing SQL Dude!
4970 Posts |
Posted - 2002-11-07 : 17:21:38
|
| That would make sense. VB.NET is a different language to VB6. Perhaps in the next version of SQL Server it will generate .NET code.Damian |
 |
|
|
|
|
|