Forum: Visual Basic 4 / 5 / 6 6 Days Ago |
| Replies: 2 Views: 230 Try using SendKeys (http://msdn.microsoft.com/en-us/library/8c6yea83%28VS.85%29.aspx) Method |
Forum: Visual Basic 4 / 5 / 6 6 Days Ago |
| Replies: 7 Views: 366 Please post your code that you are working on. Our experts will advice you to improve the same. Don't expect the complete code. |
Forum: Visual Basic 4 / 5 / 6 9 Days Ago |
| Replies: 3 Views: 305 the first one uses client side cursor. |
Forum: Visual Basic 4 / 5 / 6 11 Days Ago |
| Replies: 8 Views: 3,035 @sbchandru
You need to post your working code before asking for code and specify in which part you are facing problem.
Here we do not run a free code writing service. |
Forum: Visual Basic 4 / 5 / 6 12 Days Ago |
| Replies: 7 Views: 579 There are different ways to connect to database.
you can either you code or components.
try using ADO or DAO.
What is the database that you are using. |
Forum: Visual Basic 4 / 5 / 6 13 Days Ago |
| Replies: 6 Views: 382 If you want to move that like hands of a clock use SIN and COS trigonometric functions. |
Forum: Visual Basic 4 / 5 / 6 13 Days Ago |
| Replies: 4 Views: 274 1. declare a byte variable
2. check the value for 3>= before prompting for inputbox
3. increment the value by by 1 after the inputbox |
Forum: Visual Basic 4 / 5 / 6 13 Days Ago |
| Replies: 2 Views: 279 What did Google say ?
Have you tried for that option ? |
Forum: Visual Basic 4 / 5 / 6 13 Days Ago |
| Replies: 2 Views: 139 put the application in start up.
run the application in system tray.
use some third party control to display popup message. |
Forum: Visual Basic 4 / 5 / 6 15 Days Ago |
| Replies: 2 Views: 321 What exactly is the error. |
Forum: Visual Basic 4 / 5 / 6 16 Days Ago |
| Replies: 2 Views: 271 Please find the connection string here (http://www.connectionstrings.com/mysql). |
Forum: Visual Basic 4 / 5 / 6 16 Days Ago |
| Replies: 2 Views: 274 Please check this (http://www.daniweb.com/forums/thread243004.html) thread. |
Forum: Visual Basic 4 / 5 / 6 17 Days Ago |
| Replies: 4 Views: 480 Kindly post the code that you are working on. |
Forum: Visual Basic 4 / 5 / 6 18 Days Ago |
| Replies: 2 Views: 216 what i understand is you need to store username and password in oracle database and use that credential to login to your application dynamically at runtime.
if that is the case
select count(*)... |
Forum: Visual Basic 4 / 5 / 6 20 Days Ago |
| Replies: 6 Views: 531 What about restriction the user input to certain length ?
For output if the value is outside the range of decimal, simply show as out of range. That is exactly what the windows built in calculator... |
Forum: Visual Basic 4 / 5 / 6 23 Days Ago |
| Replies: 6 Views: 510 you need to copy the activex component also to the system and register that using REGSVR32 command. |
Forum: Visual Basic 4 / 5 / 6 23 Days Ago |
| Replies: 4 Views: 436 Please have a look at this article (http://support.microsoft.com/kb/168204) from MSDN.
Also check this (http://articles.techrepublic.com.com/5100-10878_11-1050075.html) . |
Forum: Visual Basic 4 / 5 / 6 23 Days Ago |
| Replies: 11 Views: 15,042 You need to read Post #2. |
Forum: Visual Basic 4 / 5 / 6 23 Days Ago |
| Replies: 3 Views: 298 How much you are ready to pay for the tool / code? |
Forum: Visual Basic 4 / 5 / 6 25 Days Ago |
| Replies: 6 Views: 459 What happens when you call the function / event in Form_Resize event ?
Is that not getting executed ? |
Forum: Visual Basic 4 / 5 / 6 27 Days Ago |
| Replies: 5 Views: 962 you simply need to follow the post #2 |
Forum: Visual Basic 4 / 5 / 6 28 Days Ago |
| Replies: 6 Views: 368 you need to install sql server client in the other system and connect to the server to access the database.. |
Forum: Visual Basic 4 / 5 / 6 28 Days Ago |
| Replies: 3 Views: 404 What exactly you are trying to do ? |
Forum: Visual Basic 4 / 5 / 6 Nov 10th, 2009 |
| Replies: 16 Views: 1,046 try the following code, make changes as desired
Dim CN As New ADODB.Connection
Dim RS As ADODB.Recordset
Dim DataFile As Integer, Fl As Long, Chunks As Integer
Dim Fragment As Integer,... |
Forum: Visual Basic 4 / 5 / 6 Nov 10th, 2009 |
| Replies: 2 Views: 650 you need to add a do event to your code. |
Forum: Visual Basic 4 / 5 / 6 Nov 2nd, 2009 |
| Replies: 5 Views: 354 you need to format the value of DTPicker. |
Forum: Visual Basic 4 / 5 / 6 Nov 1st, 2009 |
| Replies: 16 Views: 888 you are struck in which part ? |
Forum: Visual Basic 4 / 5 / 6 Nov 1st, 2009 |
| Replies: 4 Views: 322 since you are going to design , you should have the requirements. You need to gather all information before starting design of the system |
Forum: Visual Basic 4 / 5 / 6 Oct 21st, 2009 |
| Replies: 3 Views: 279 is the items stored in database ? |
Forum: Visual Basic 4 / 5 / 6 Oct 21st, 2009 |
| Replies: 4 Views: 311 the following might be helpful.
Save image to database. (http://bytes.com/topic/visual-basic/insights/641548-blob-save-image-database)
Retrieve image stored in database.... |
Forum: Visual Basic 4 / 5 / 6 Oct 21st, 2009 |
| Replies: 2 Views: 241 You need to use CDO library. |
Forum: Visual Basic 4 / 5 / 6 Oct 21st, 2009 |
| Replies: 5 Views: 9,963 You need to connect to SMS gateway for all that. Contact your Service provider. |
Forum: Visual Basic 4 / 5 / 6 Oct 16th, 2009 |
| Replies: 2 Views: 473 kindly post your table structures. |
Forum: Visual Basic 4 / 5 / 6 Oct 15th, 2009 |
| Replies: 4 Views: 311 Do you want to store and retrieve images in database ? |
Forum: Visual Basic 4 / 5 / 6 Oct 13th, 2009 |
| Replies: 3 Views: 251 Can you kindly post what have you done so far. |
Forum: Visual Basic 4 / 5 / 6 Oct 13th, 2009 |
| Replies: 8 Views: 375 try something like this
rs.open "select count(student_id) from students where student_id=" & std_id
if it returns >0 then proceed further. |
Forum: Visual Basic 4 / 5 / 6 Oct 13th, 2009 |
| Replies: 2 Views: 342 Try to use DELETESETTINGS to delete any entry from registry.
Are you sure a non-existing application is still running ? |
Forum: Visual Basic 4 / 5 / 6 Oct 13th, 2009 |
| Replies: 1 Views: 312 do for the device that has inbuilt file locking system. |
Forum: Visual Basic 4 / 5 / 6 Oct 13th, 2009 |
| Replies: 6 Views: 1,396 as already discussed you just need to use that as a plug play device like any keyboard. |
Forum: Visual Basic 4 / 5 / 6 Oct 13th, 2009 |
| Replies: 2 Views: 262 what playable ?
all mp3 files are playable , if your usb drive is a player it will definately play the file. |