Forum: C# Jul 16th, 2008 |
| Replies: 4 Views: 1,144 Importing SQL Tables from one database to another I'm trying to find information on how to import selected data from one SQL database to another using C# (or any language for that matter) or the cmd line. aka: I dont want to use the wizard.
I... |
Forum: Visual Basic 4 / 5 / 6 Dec 19th, 2007 |
| Replies: 2 Views: 1,148 Using a C# dll in VB6 I'm in the process of converting a complex system from VB6 and C to C#. However now I'm in a position where I need to call a C# dll from VB6 and I need it yesterday. The only solution I found was... |