Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Browsing all 21973 articles
Browse latest View live

Emulate specific PSEXEC behavior... PipeRPC or 'other'?

I'm a complete noob when it comes to RPC and Named Pipes and anything related so forgive me first off. I've just discovered PipeRPC here and I'm hoping maybe the author some someone 'in the know' can...

View Article


I've been told I need to send and receive RPC messages... Is PipeRPC a solution?

I'm a complete noob when it comes to RPC and Named Pipes and anything related so forgive me first off. I've just discovered PipeRPC here and I'm hoping maybe the author some someone 'in the know' can...

View Article


get latest date

I have this table transdate column for date on format mm/dd/yyyy hh:mm:ss and this transtype column related to transdate. I would like to get the latest date encoded and corresponding transtype? is it...

View Article

database

guys i need recommendation or ideas why im having "obj req" error this code is used for moving records from one another Code: Private Sub Command5_Click() 'first button, disable first and previous...

View Article

Sorting a Tab Delimited File

Hello: Many may have seen the struggle I am having with sorting a TREEVIEW. After many, many hours I am trying to think of another way of accomplishing this. I thought perhaps I could write the TV to...

View Article


Image may be NSFW.
Clik here to view.

How do I clicking through the form?

Hello everyone How are you all I hope that you will be okay How do I clicking through the form? like widget software as in the picture Wait your help Thank you very much Attached Images    

View Article

need all combination of number with dot

i want combination of a number with dot(.) example input ----> 1234 output 1.234 12.34 123.4 1.2.34 1.2.3.4. and so on etc output can be within listbox item wait for reply.thanks in advance

View Article

Debug mode not responding

Hi I have server application based on WinSock. After 2-3 hours (randomly) its "crashing" - program is not responding. Its also have the same issue when im testing this application in debug mode. Then...

View Article


Changing Registry question

Hello everybody. I am writing an application where users open an executable from IE browser. However most people are using Win 7 and I need to be able to change the setting from 'Tools/SmartScreen...

View Article


vb6 vs oracle11

Hi all, i'm trying to connect to an oracle 11 db via vb6. I have install the correct client but when I do the connection open the program response is that it can't do it. What tipe of connectione...

View Article

[RESOLVED] error 3464? help

I cant save the this now to my database error 3464 "data type mismatch" here are the codes Code: Set db = OpenDatabase(App.Path & "\database\database.mdb")     db.Execute "update audit_log set...

View Article

searching for special character doesnt return anythins

i saved and am searching for all string " ! @ # $ % ^ & * ( ) '" symbols in within a field content a database, using the following sql string Code: Select ID From Contacts Where '--' || note ||...

View Article

prog freezes on unload event

:pthis is server for webcam freezes up on unload event anyway to fix this Code: Dim CamHwnd As Long Private m_Jpeg      As cJpeg Private m_FileName  As String Private m_Image                  As New...

View Article


SQL Backup using Visual Basic

Hi I want to take SQL Backup using Visual Basic on the basis of no of days / no of transactions. I am using Sql Express 2005. Thanks

View Article

Delete rows/multiple sheets

Hello, could you help me to finish my code please? I would like to delete all the rows except the header in multiple sheets. Somehow this code does not work It is added to a button, which should delete...

View Article


[RESOLVED] Subscript out of Range

Hi I need to split data from a datagrid column say Brown John E & Jane P Code: VB6 Option Explicit Private sNamePart() As String  'array of strings Private s As String s = Brown John E & Jane P...

View Article

Exporting data to Excel

Hello all! And thanks in advance for your help. I am a rather new developer with VB6. I currently have a program that measures the current output from a meter every 3 seconds. I want to export the...

View Article


Find next not working

I am creating a user form that searches one excel sheet and copies a row and pastes it into another sheet. It will find the first string but will not find the next string. Dim FindString As Date Dim...

View Article

to pass an array of bytes to string (but I want 8bits, and not to use unicode)

the function that I thought to use is StrConv, but it seems that the only option is to convert to unicode. StrConv(buffer(), vbUnicode), and I don't want the overhead and oversize converting it to...

View Article

problem .. please help

iam working on a project i have this code Code: dbname = App.Path & "\hitech97.mdb" Set db = OpenDatabase(dbname, OpenTable) sq1 = "select* from products where product_id=" & Val(Text1) Set rs1...

View Article
Browsing all 21973 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>