Search Results

Showing results 1 to 40 of 161
Search took 0.01 seconds.
Search: Posts Made By: ryan311
Forum: Visual Basic 4 / 5 / 6 Apr 27th, 2009
Replies: 4
Views: 472
Posted By ryan311
this is my connection to my database

Public Sub conn()
Set cn = New ADODB.Connection
cn.Open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & App.Path & "\attendance.mdb;Persist Security...
Forum: Visual Basic 4 / 5 / 6 Apr 23rd, 2009
Replies: 4
Views: 472
Posted By ryan311
help please, how to save a data between the time of what user input in the 2 textbox. 1 textbox is for intime and the 2 one is out time.

for example if the user input

7:30 - 9:30 Am Intime
...
Forum: Visual Basic 4 / 5 / 6 Apr 23rd, 2009
Replies: 5
Views: 541
Posted By ryan311
i have no MSDN intstall to my computer sir :(
Forum: Visual Basic 4 / 5 / 6 Apr 22nd, 2009
Replies: 5
Views: 541
Posted By ryan311
Forum: Visual Basic 4 / 5 / 6 Apr 20th, 2009
Replies: 5
Views: 541
Posted By ryan311
hi to all my fellow programmers,

i'm creating now an attendance system. how to create a count down timer that will minus in the system time? it is possible and how? i have a 3 textbox 1 is for the...
Forum: Graphics and Multimedia Apr 11th, 2009
Replies: 7
Views: 749
Posted By ryan311
sir rm can u give me a simple sample on it? please? please please please?
Forum: Graphics and Multimedia Apr 10th, 2009
Replies: 7
Views: 749
Posted By ryan311
yahh its empty should i create a new php script and put that code in to it? and how can i call that script?
Forum: Graphics and Multimedia Apr 6th, 2009
Replies: 7
Views: 749
Posted By ryan311
where should i put this code? to my register form? or another php script?
Forum: Graphics and Multimedia Apr 6th, 2009
Replies: 7
Views: 749
Posted By ryan311
this is my code im using dreamweaver but i dont know how to add a data. . :(


<table width="98%" border="0" cellspacing="0" cellpadding="0">
<tr>

<td width="75%" valign="top"...
Forum: Graphics and Multimedia Apr 4th, 2009
Replies: 3
Views: 756
Posted By ryan311
Forum: Graphics and Multimedia Apr 4th, 2009
Replies: 3
Views: 756
Posted By ryan311
please help to my problem :( everytime i preview my flash in web it doesn't work. help pleas. .
Forum: PHP Apr 1st, 2009
Replies: 6
Views: 566
Posted By ryan311
thanks for all of your advice guyz i think my problem is browser, i tried in IE it works fine but every time i click my menu the image did not show, but in MOZILLA all image are crashes and did not...
Forum: PHP Apr 1st, 2009
Replies: 6
Views: 566
Posted By ryan311
its not a database it was stored on my system i created in photoshop.
Forum: PHP Apr 1st, 2009
Replies: 6
Views: 566
Posted By ryan311
im using dreamweaver everytime i preview my templates the image did not load in browser? please help. .
Forum: Visual Basic 4 / 5 / 6 Mar 9th, 2009
Replies: 5
Views: 479
Posted By ryan311
all i want is change all the record in my table if the pcarrier="Credit" but my problem is only one data have been changes. .


Set rs = New ADODB.Recordset
rs.Open "Select * from Soldto where...
Forum: Visual Basic 4 / 5 / 6 Mar 8th, 2009
Replies: 1
Views: 311
Posted By ryan311
i have error to my code in the bold word!


Set rs = New ADODB.Recordset
Set rs1 = New ADODB.Recordset
Set rs2 = New ADODB.Recordset
rs.Open "Select * from temp where pcode='" & txtEdit.Text &...
Forum: Visual Basic 4 / 5 / 6 Mar 7th, 2009
Replies: 4
Solved: help
Views: 388
Posted By ryan311
hi thanks for your code but i have a problem


Set rs = New ADODB.Recordset
rs.Open "Select * from temp", cn, adOpenKeyset, adLockPessimistic
If Val(rs!quantity) = Null Then
calcel = False...
Forum: Visual Basic 4 / 5 / 6 Mar 7th, 2009
Replies: 4
Solved: help
Views: 388
Posted By ryan311
it is possible? if the user in the running time, click the close button or the X button that we can see in the top of the form and then if the user click the close or X button message box will appear...
Forum: Visual Basic 4 / 5 / 6 Mar 5th, 2009
Replies: 1
Views: 858
Posted By ryan311
im using adodb connection. . please help how can i load the data save to my table in database name SUPPLIER in mshflexgrid using textmatrix? thanks. . more power for daniweb.
Forum: Visual Basic 4 / 5 / 6 Mar 4th, 2009
Replies: 4
Views: 397
Posted By ryan311
can u post the code sir? so i can know. . thanks
Forum: Visual Basic 4 / 5 / 6 Mar 3rd, 2009
Replies: 4
Views: 397
Posted By ryan311
i have an error

Operation is not allowed when the object is closed?
Forum: Visual Basic 4 / 5 / 6 Mar 3rd, 2009
Replies: 4
Views: 397
Posted By ryan311
how can i save a data in listview1? i have a problem to my code heres my code



Dim objNewListItem As ListItem
Set rs = New ADODB.Recordset
rs.Open "Select * from Supplier", cn, adOpenKeyset,...
Forum: Visual Basic 4 / 5 / 6 Feb 28th, 2009
Replies: 4
Views: 827
Posted By ryan311
just use datagrid1.textmatrix. .
Forum: Visual Basic 4 / 5 / 6 Feb 28th, 2009
Replies: 7
Solved: help
Views: 492
Posted By ryan311
how sir?
Forum: Visual Basic 4 / 5 / 6 Feb 27th, 2009
Replies: 7
Solved: help
Views: 492
Posted By ryan311
sir comatose i have a problem how can i delete the camma? and the period in middle name?
Forum: Visual Basic 4 / 5 / 6 Feb 26th, 2009
Replies: 7
Solved: help
Views: 492
Posted By ryan311
how can i get the first name, the middle name and the last name in my textbox?

what i mean is i have 1 textbox to input his full name the format is this

sample:

Nash, Steve B.

then i have...
Forum: Visual Basic 4 / 5 / 6 Feb 25th, 2009
Replies: 0
Views: 281
Posted By ryan311
it is possible? may i know the code please?
Forum: Visual Basic 4 / 5 / 6 Feb 24th, 2009
Replies: 2
Views: 533
Posted By ryan311
Forum: Visual Basic 4 / 5 / 6 Feb 22nd, 2009
Replies: 0
Views: 381
Posted By ryan311
im using textmatrix in my mshflexgrid my problem everytime e delete all the record the table did not update. .

please help. .
Forum: Visual Basic 4 / 5 / 6 Feb 21st, 2009
Replies: 0
Views: 317
Posted By ryan311
how can i update my table please help. .



MSHFlexGrid1.Clear
MSHFlexGrid1.Rows = 2
MSHFlexGrid1.FormatString = "|Product Description | Unit | Price Per Unit | Quantity"
Set...
Forum: Visual Basic 4 / 5 / 6 Feb 21st, 2009
Replies: 3
Views: 498
Posted By ryan311
help how can i know if the user is not an admin

i have combo box, in my combo box have a user or admin additem, if he choose admin then all i want is to validate if the username and password is...
Forum: Visual Basic 4 / 5 / 6 Feb 21st, 2009
Replies: 3
Views: 498
Posted By ryan311
help how can i know if the user is not an admin

i have combo box in my combo box have a user or admin additem if he choose admin then all i want is to validate if the username and password is for...
Forum: Visual Basic 4 / 5 / 6 Feb 21st, 2009
Replies: 6
Views: 419
Posted By ryan311
no all i want is this, if what is the record in my table 1 if i click my command button visual basic then the record of my table1 must save to table 2
Forum: Visual Basic 4 / 5 / 6 Feb 21st, 2009
Replies: 6
Views: 419
Posted By ryan311
access please i want to know the code. .
Forum: Visual Basic 4 / 5 / 6 Feb 21st, 2009
Replies: 6
Views: 419
Posted By ryan311
hi can anyone help me i have a billing system, how can i save the data to another table? using sql? may 1 table name is transac and all i want is if what the record have been save to my transac then...
Forum: Visual Basic 4 / 5 / 6 Feb 17th, 2009
Replies: 3
Views: 1,150
Posted By ryan311
its created problem because they have the same entity

sql = "INSERT INTO DayWiseRoster (id) select UserOFTheMonth (id) where emp_id='" & txtempid.text & " ' "

id
id

try to change that. .
Forum: Visual Basic 4 / 5 / 6 Feb 15th, 2009
Replies: 3
Views: 1,150
Posted By ryan311
if your using adodb try this

set rs as new adodb.recordset
rs.open "Select * from table1 where emp_id='" & textid.text & "'", cn, 3, 3
if rs.recourdcount > 0 then
rs.open "insert into table1 ...
Forum: Visual Basic 4 / 5 / 6 Feb 15th, 2009
Replies: 3
Views: 519
Posted By ryan311
same error

this is my error

mobjCmd.CommandText = strSQL

hope you can help me :(
Forum: Visual Basic 4 / 5 / 6 Feb 14th, 2009
Replies: 3
Views: 519
Posted By ryan311
i cant load my data in listview


this is my code

Private Sub LoadCustomerListView()
Dim strSQL As String
Dim objCurrLI As ListItem

strSQL = "Select Lastname" _
Forum: VB.NET Feb 13th, 2009
Replies: 5
Views: 392
Posted By ryan311
i agree that is vb.net :)
Showing results 1 to 40 of 161

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC