I am using Sql server 2005 express edition with vb6.0 .
lets supose i have created a stored procedure with statmennt like create proc bla bla
now i want that code in visual basic string.
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_23077671.html
Zones:
VB DBDate Answered: 01/25/2008 Rating: 7.6 Views: 0
Hi,
I want to send an email using my vb 6.0 application. I am really new to this so dont a whole lot. I have already seen a lot of posts on this topic. But I still have a few questions.
1) ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23454255.html
Zones:
Visual BasicDate Answered: 06/04/2008 Rating: 9.4 Views: 0
Hi,
I have to download several text file in the web. Can somebody please help me.
Example Path: http://www.websitename.com.file.txt
Thanks
http://www.experts-exchange.com/Microsoft/Development/Q_23537179.html
Zones:
MS DevDate Answered: 07/10/2008 Rating: 6.6 Views: 0
Hello group,
Is visual basic capable of working with icons? I now we can load a string/icon/bmp from a Resrouce file but what I need to know is how to assign an icon to a button?
Let's say on...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_22830409.html
Hello group,
I hope my quesiton won't sound stupid but I never had/used apple machines but I know there is an Microsoft Office version for Macs. I have written a COM Add-In Server for Excel and ...
http://www.experts-exchange.com/Apple/Software/Q_22863089.html
Hello group,
1) In my code, when there is no workbook (Workbooks.count = 1 ) I call :
WorkBooks.Add
So it adds a workbook with three worksheet in it. What I need to know is if Excel a...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
Hi,
Can someone please explain the basic technique used to do the following:
I want to have the user click a button on my main form and have it open another form where they can input data int...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_22934435....
Previously I have developing a program for the PDA using eVB that when as user hits in a text box or combo box the keyboard comes up....to do this I changed the SIPBehavior on the form to 1 - vbSIP...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23081601.html
I wrote software a long time ago to send data to a printer via a com port, but now it needs to be usb. The printer doesn't like rs232 usb adapters so I thought I could have my app make a virtual co...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23136311.html
Hi gurus,
I need your help to convert date time in vb 6.0 to epoch time in milliseconds.
Epoch time format nnnnnnnnnnnnn = 1202422902164.
Regards
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23148282.html