Forum: VB.NET Feb 21st, 2008 |
| Replies: 5 Views: 3,981 Is it possible to call a sql view in vb.net? I can call stored procs, but when I change the code to read a view it says that "request for procedure failed because it is a view object" |
Forum: VB.NET Jan 22nd, 2008 |
| Replies: 2 Views: 1,458 I created a DTS package in sql that exports a table into csv format. Is it possible to call this package from vb.net. Please help. |
Forum: MS Access and FileMaker Pro Dec 24th, 2007 |
| Replies: 1 Views: 1,093 Hi Guys, I need your help. I have created an Acccess application using forms to view, update and delete data. Is it possible when I delete a record using a button on a form, that the record is... |
Forum: Visual Basic 4 / 5 / 6 Nov 8th, 2007 |
| Replies: 1 Views: 2,841 Hi Guys,
I need some help. My application reads an excel file and dumps it into a recordset. The problem is that if a coloumn in excel has numbers and text in it only the numbers are dumped into... |
Forum: Visual Basic 4 / 5 / 6 Oct 31st, 2007 |
| Replies: 4 Views: 758 Thanks guys but first I want to try ODBC connection, because the client dont have to see the sql database or tables. She just needs to see the application |
Forum: Visual Basic 4 / 5 / 6 Oct 30th, 2007 |
| Replies: 4 Views: 758 Hi Guys,
I have completed a vb6 application that uses sql2000 database. I have sql client installed on my pc. I want to install the application on a machine that does not have sql on it. Will it... |
Forum: Visual Basic 4 / 5 / 6 Oct 30th, 2007 |
| Replies: 5 Views: 2,660 Cool, thanks. Works perfect |
Forum: Visual Basic 4 / 5 / 6 Oct 30th, 2007 |
| Replies: 5 Views: 2,660 Need more help. How do I stop the application so that it can wait for the answer from the frmMsg and only when I selected a button should it carry on execution of the program.
Regards |
Forum: Visual Basic 4 / 5 / 6 Oct 29th, 2007 |
| Replies: 5 Views: 2,660 Cool thanks Veena. Your a star
Kind regards
Paresh |
Forum: Visual Basic 4 / 5 / 6 Oct 29th, 2007 |
| Replies: 5 Views: 2,660 Hi Guys,
I am a newbie and need some help. Is it possible to extend the message box functions to include buton "Yes to all and "no to all" in vb6
Kind regards |