Hi forum,
I have two VGA boards in my PC and How can I run my aplication(Main Menu)in one diplay and in other vga board I want only one form running some pictures and flash films. How can I do to make this distribution .There is something with threads?
Best Regards
Hi Forum,
Theres any body have a class in VB.Net to connect to database, connecting by oleDB, an example that I can see how make a good practices.
I use the access 2003 in database.
Best regards
Hi Forum
I use a Shockwave Flash object in one form, the problem begim when I maximize the form and my flash object stay in the midle of the form and what i want is that object maximize with my form.
Regards
peter
Hi, Forum i'm tryng to use MySql for VB .net aplication and I want connect to my standalone computer the SO is WinXP PRO and I'm trying to connect with "MySQL Control Center" and it give me the follow message "[teste] ERROR 2003: Can't connect to MySQL server on 'localhost'...
Hi, forum i would like to know.
1º how can I create a MDI open a Mdi FormView (not dialog).
2º When i create the MFC aplication with MDI and when I start the application it ask me what form I whant ,how can I put the form that I want by default in "InitInstance()"
Best regards
PJM
Hi forum ,
I would like to know if any budy can tel me how can I know when I open a program (ex: IE,word or other program) in windows and close, and if its possible.
Grateful
Regards,
PJM
hi, forum
I'm making a vb aplication with vb6.0/access2000 and after search +/- five time any record on database it give me this message:"[Microsoft][odbc Microsoft Access Driver] Too many client task:
I will be very greatful if somebody give me a hand.
PJM
Hi forum
I have this code in one frmFind and in this form i have a List view that give me the search result when i click in the list view it pass the id to frmProcess.
the code in listview in frmFind is :
Private Sub ListView1_ItemClick(ByVal Item As MSComctlLib.ListItem)
Dim IdProcesso As...
hi forum,
If i make this query inaccess2000:
INSERT INTO T_Processo1 ( PK_Processo, Data_Inicio, PK_Cliente, ID_Proc_Banco, PK_Empregado )
VALUES ('30', #11-02-2001#, '1', "111", '1');
in field "Data_Inicio" apears 02-11-2001 and i want
11-02-2001. I use this in VB 6.0...
Hi, Forum
I have a problem with this code:
m_oConn.Execute "Insert Into T_Dts_Doc_Comprador(PK_Processo,Dt_ped_BI_Tit_Comp
,Dt_prev_BI_Tit_Comp,Dt_recep_BI_Tit_Comp,N_tot_di
as_BI_Tit_Comp)" _
& "values(" & txtfields(0) & ",'" & CDate(MaskEdBox1(10).ClipText) &...
Hi, Forum
I´m try to put "null" values in the record of access2000 tables to input values later.
To input values by the form i use textbox and maskedbox(in date format).
Best Regards to all,
PJM
Hi forum,
I have this code, but don't appear nothing in my form.maskedbox :
The properties are correct??
Set frmProcesso1.MaskEdBox1(4).DataSource = adoPedAvaliaRs
frmProcesso1.MaskEdBox1(4).DataField = "Dt_recep_ped"
if i chage frnProcesso1.MaskEdBox1(4).DataField =...
Hi forum,
I have this code, but don't appear nothing in my form.maskedbox :
My sql statement is:
adoPedAvaliaRs.Open _
"SELECT PK_Processo,StatPedAval,Dt_recep_ped,Dt_envio_ped,ObsPedAvalFROM T_Dts_Pedido_Avalia Where PK_Processo='frmProcesso1.txtfields(0)'", m_oConn, adOpenKeyset...
hi forum,
I have a situation thet I use in cmdAdd the command:
conn.execute "Insert into T_process(ID,PKCustumer) values(" & textfields(0) & "," & textfields(1) & ")"
conn.execute "Insert into T_dates(date1,date2) values(" & textfields(2) &...
Hi Forum,
I have problems to add and update new records from multi tables in the same form using ADO connetion. I use ODBC and access2000
There is some tips about this.
Thak you all.
hi, Forum
I have a problem.
I trying to add a new records by VB in my 2000 access.In two of my tables In have that tables i have one record with yes/No data type.When I update de first records that creat me a new record with ID(0). ex: I save de record with Id(3) and in the table apear the...
Hi, tek-tips forum
I have a problem with one frame. This frame have some textbox's and i have a checkBox who's enable and disable de textbox's.
How can i do this code?
is possible i have in the frame a testbox with the same name of other textboxs in the same form but not in the frame ?
hi!
Visual Basic forum
Hi need to count two dates ex: 12-12-2002 / 15-12-2002 / totdays=1 day (because there is sturday an sunday in midle)
At the end i need to count only the day's of the week and exclution of suturday and sunday.
thank you
I have two files with this information:
04-01-2002 10:18 <DIR> WINNT
04-01-2002 10:22 <DIR> Documents
04-01-2002 10:22 <DIR> Program Files
15-01-2002 07:51 <DIR> Andr‚
18-04-2002 14:04 0 LMSCRIPT.$$$
and I want...
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.