Creating Extended Stored Procedures in VB 
Author Message
 Creating Extended Stored Procedures in VB

How do I create a DLL in VB that I will then make into a
SQL Server extended stored procedure?


Thu, 23 Jun 2005 01:02:37 GMT  
 Creating Extended Stored Procedures in VB
Carlos,

I think we cannot create extended stored procedures in VB. It requires C++
programming or some other language, like Delphi. See next link about that

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vcco...
ML/vcconcreatingextendedstoredprocedure.asp

--
Val Mazur
Microsoft MVP


Quote:
> How do I create a DLL in VB that I will then make into a
> SQL Server extended stored procedure?



Sat, 25 Jun 2005 06:56:15 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Can I create extended stored procedures using VB for SQL Server?

2. VB and MSSQL server extended stored procedure

3. Extended Stored Procedures available in VB?

4. Extended Stored Procedures and VB

5. SQL Extended stored procedures in VB

6. executing an extended stored procedure on SQLServer from VBA

7. Info needed regarding DLL's with SQL Extended Stored Procedures

8. SQL Extended Stored Procedures

9. Extended Stored Procedure, how?..

10. extended stored procedures

11. Writing SQL Server 7 Extended Stored Procedures??

12. SQL Server Extended Stored Procedure

 

 
Powered by phpBB® Forum Software