To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here
I am only recently getting into SQL (microsoft 2003 and 2005) but have several vb code snippets (mainly vb6), functions etc. that would be great if I could transform automatically into SQL or use ActiveX files created from them.
Is this a possibility and if so is there an easy way to import/convert?
Some code simply works on access databases and or excel and where possible it would be much neater to have the dbase and code in SQL.
If you want to do it the easy way, you need a tool (middleware) to access all these data sources with the same code. Check out www.aspdb.com and see how easy it is.
Thanks for link
I must be missing something here? I have had a look on the web site but it seems to be to access sql server info from a third party application, not use vb code on procedures/function on the sql database.
Have I got the wrong end of the stick or just being blind?
Yes, ASP-db is a DotNet middleware that can access SQL, ORACLE, DB2, MYSQL, ACCESS, EXCEL etc... using the same code (VB, C#...). You need to try the other SQL forum to get SQL help.