Hello,
I would like to have a view (display only is fine) of a sharepoint list in outlook. Attachements are important.
Is there somebody who did this before? and how?
Kind Regards
mseys
Hi,
I want to manipulate the content of a textbox in the first form with data of a second form.
To start I wrote
...
' F1
Dim F2 as new frm_form2
F2.textbox1.text = me.textbox1.text
F2.show
' So I change the text in the second form and press a button, which should return the data. But how...
I was using in VB6 a function "readfromini" which was using an api-call to GetPrivateProfileString.
After migration to VB.NET this function is not working any longer. Have already consulted the MSDN, but the solution there are neither making the function working.
Is there someone who had the...
Hello,
Is it possible, like in VB6 to use recordsets instead of commands, dataadapters and datesets?
I want to retrieve a set of data and then with .moveprevious and .movenext running to some data
Thanks
Marc
Hi,
We are also using SAPGUI on a Citrix Metaframe platform.
We are updating (copying) the SAPLOGON.INI file to the windows folder of the user. This happens at the logon of the user in his/her login-script. Works fine.
Kind Regards
Marc Seys
marc_seys@oilpackers.com
Hi,
I'm using an script and run it from the command line.
This is perhaps not the best way, but it's working fine. I call the batch file from VB and than search in the log file to the 226 Transfer successfully.
This is the content of the batch script
@REM...
Hi,
Is it possible to create a text-file with some object creation (eg textbox) with the eventhandling and than loading this through a 'standard exe'.
Should be perfect to change little validation rules without recompiling. Have tried with vbscript but could not passe the variables of the...
Hi,
I wrote an application with MSDAC 2.0 and someone updated this module. My application isn't working and I need to upgrade aswell. Is there a possibility to compile an executable with all depending files in.
I know, it's not the orginal concept of windows but other versions of DLL's are...
Parently, the type of the fields and the syntaxis is not corresponding.
I don't have experience with Acc2000 but for Acc97 the syntaxis is for type
DATE 15/04/2001
STRING '15/04/2001'
NUMBER 21546
Hope that this will help you.
rgds
Marc
Hi,
I've got an external application which is communicating through a telnet session and sends as key input ascii character 1d hex. Unfortionally the unix box doesn't accept this code. I should be able to translate this key to the string ']JC1'. Could someone help me on this.
Thnkx
Marc Seys
Hi,
I've got an external application which is communicating through a telnet session and sends as key input ascii character 1d hex. Unfortionally the unix box doesn't accept this code. I should be able to translate this key to the string ']JC1'. Could someone help me on this.
Thnkx
Marc Seys
Hi,
I want to write an application which is working with the values parsed by another application through the command prompt. How do you do that in VB? Working with VB6
Thkx
Marc
marc_seys@belgacom.net
Hi,
I'm a Visual Basic programmer (V6) and I know how to connect to an Oracle DB in a lan environment. AI'm always using the odbc-connection and a vb excutable. I don't know how to start with this project.
I want to enter an user id and password and when the end user clicks on the submit...
Hi,
I'm working on an application with an embedded report but the data is stored on several databases. Each person has his own database with simular data. I have already build a solution to change from database and this works fine. Used the dataenvironment and changed the connection...
Every time before you show the datareport, you have to "requery" the datasource you're working from.<br>
<br>
rgds<br>
Marc<br>
<br>
marc_seys@oilpackers.com
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.