You are not logged in.

Search results

Search results 1-11 of 11.

Monday, March 1st 2010, 1:06pm

Author: natch

Winsock

How to use winsock in Janaco?

Wednesday, November 4th 2009, 1:32am

Author: natch

Random / Rnd()

thanks ... I already know how to do this in a few lines of code, easier Source code 1 2 3 4 5 6 7 8 Public Sub Command1_Click() Dim a As Long 'returns an integer value a=Rnd()*9 'returns an integer value MsgBox (a) End Sub I do not know if it gets better ...

Monday, November 2nd 2009, 12:44am

Author: natch

Random / Rnd()

I investigated in the Internet as it will produce a random number in the VB6, I found the rnd (), I used the rnd and random, but always it was producing a very big number ' Double ', i wanted that it was producing a whole number... How to do that in the jabaco?

Thursday, September 17th 2009, 11:13pm

Author: natch

connect to database MDB

I wanted a simple example to access a database mdb * had already asked this question before

Thursday, September 17th 2009, 10:38pm

Author: natch

how to connect to a database? MDB/SQL

I've been watching the forum I found a topic to talk about how to access the MDB, but as I am still learning to program, I did not understand the code, I just wanted an example of how to send data to a database, can post an example of the code?

Thursday, September 17th 2009, 2:14am

Author: natch

how to connect to a database? MDB/SQL

the link is not available Quoted The link you are trying to reach is no longer available or is invalid. just want a small example to give in to the database and store data on it ...

Wednesday, September 16th 2009, 7:14pm

Author: natch

how to connect to a database? MDB/SQL

MDB how to access a database MDB? How to send and receive data? SQL how to access a database SQL? How to send and receive data? * I amateur programming, if possible have to be a simple code

Thursday, July 30th 2009, 2:40pm

Author: natch

Simple Word Processor

Thanks for the link ... But I download the source code or the code complied? And use it? Of me understand a little help because it

Monday, July 27th 2009, 3:12pm

Author: natch

Simple Word Processor

the iText is a Lib? where we find the iText?

Monday, July 27th 2009, 2:35pm

Author: natch

Simple Word Processor

Hello to all ... klctal - I compiled and gave the following error: source Source code 1 2 3 4 Error in compilation. Class' Form1 'Line: 262 Classe'PDFDocument'Not Found Dim Doc As New PDFDocument phillchen - I compiled and gave the following error: source 1.4 Source code 1 2 3 4 Error in compilation. Class' Form1 'Line: 384 Classe'com#lowagie#text#Document'Not Found Dim Doc As com#lowagie#text#Document help me please I just new in programming ...

WoltLab Burning Board