Tagged Questions

1
vote
3answers
52 views

Visual Studio 2008 - Start debugging?

Using VB 2008 When I press the F5 or Start Debugging it does a rebuild even when I have made no changes since the last time. Where is the setting to tell it to only do a rebuild if …
0
votes
3answers
59 views

MS Access 2003 - VBA for SELECT query and only choosing specfic record for form

Okay so on this form, I create a grid, almost looks like a bar chart with little "cells" stacked by month. Each of these "cells" are square sub forms, and I create the little squar …
0
votes
3answers
38 views

Visual basic script that control a date format

Hi all, i would like to control a string if is in the dd/mm/yyyy format and if the dd number is between 1 and 31 and if mm is between 1 and 12 Someone can help me? thanks
0
votes
2answers
38 views

Can i embed an image on my asp send mail?

hello all i have a client that has old school asp. Is it possible to edit the asp file to embeded an image? i only have the asp file and inside that asp file it has an auto respon …
2
votes
3answers
159 views

How do I update a single table of a DataSet using a TableAdapter, without hard-coding the table name?

This seems like a really basic thing that I'm doing, yet I'm tearing my hair out trying to make it work. My situation is this: I have a project which contains a large number of l …
2
votes
5answers
102 views

Is it practical to learn and use visual basic 6 as a 2nd year BSIT student?

Hi. Is it wise to learn and use visual basic 6 in these days? Because many powerful programming languages are emerging. If no, then why and what is the best programming language to …
1
vote
2answers
107 views

Write Mac OS X apps with Visual Studio

Hey guys, I just came upon this article here which can turn your day to day visual basic app to run on mac os x. Here is the link: http://mac.sillydog.org/dev/visual%5Fstudio.php …
-2
votes
0answers
54 views

Need help with Visual Basic.NET Program [closed]

I need to develop a computerized hardware / software inventory system. This systems has to also record / track / update inventory based on purchase requisition processed. Develop …
0
votes
4answers
52 views

Deleting rows from a table using a loop

Why does my Do Until loop try to run raw.Delete even though raw.EOF is true? If I have an empty table, this crashes. Why? Dim raw As Recordset Set raw = db.OpenRecordset("tblSampl …
1
vote
1answer
32 views

How do you determine what element of a form is the one responsible for an autopostback in ASP.NET VB?

I have a number of dropdown lists that I'm trying to chain together and they all have autopostback. How can I tell which one of the dropdown lists was the one responsibe for the au …
1
vote
3answers
45 views

What tutorial you would recommend to study Power Point VBA? (free on line)

I feel I lack some real basics and I feel I would waste your time if ask all those basic questions here. Can you please recommend a good Power Point VBA tutorial that would explain …
0
votes
4answers
44 views

Winform Textbox CanGrow ?

I don't find a CanGrow property on the Textbox control. This is common in some other controls, and what it does is expand the control to acomodate more data. Anyway to get this fea …
0
votes
1answer
36 views

Doubt in using crystal report in VB6.0

Hi, I'm using Crystal Reports in my VB6 project, but I'm facing error while loading the report in crystalreport1.action=1; Please give me some solution for this problem. It is show …
0
votes
2answers
135 views

Accessing dynamically loaded DLL (with LoadLibrary) in Visual Basic 6

I have a need to create a wrapper for a DLL, loading and unloading it as needed (for those interested in the background of this question, see http://stackoverflow.com/questions/166 …
1
vote
2answers
50 views

MS Excel 2003 - Simple unselect question in Excel VBA when dealing with shapes

So I have an excel workbook that has a global mapping scheme in it. So I have a shape for each and every country in excel. Depending on the region select, relative to the data/quer …

1 2 3 4 5 17 next
15 30 50 per page