User Profile
Collapse
-
I think it was Marge`s dad but i am not sure of his name........ -
here is a tough one.....
hint : mental patient, rhinestone gloves and Italian.... Who is he ?Leave a comment:
-
It was someone he had know a long time ago. He took a while to gain he composure. He was sure the person he had seen in the car was already dead 3 years ago. His mind begin to wonder, thoughts of the past he wanted to forget started to pour out from his memory. He approached his car to find Alfred with two bullet wounds to his chest. Alfred was dead. And there was a letter on the back passenger seat.....Leave a comment:
-
There was a file on the counter and it was labeled "Operation : Digital Raid". Avery`s mind begin to wonder....Shoul d I take it ?, he thought briefly. He took the file and made his way to a dark alley where his driver Alfred was waiting patiently.Leave a comment:
-
I might go for the $1 bill if its in mint condition, chances are the bill is more valueble as it is now considered a "rare" collectors item ?
I am just ranting about....ignore me...Leave a comment:
-
Avery wondered if he had taken his medication as prescribed by his psychologist. He shrugged of the thought and made his way for the door instead. Its too obvious, they would never think i would be stupid enough he thought. Just as he expected....Leave a comment:
-
-
Sorry did not mean to do duplicate post.....
Can you explain to me what is [Forms] ? Name of the form ?
And also [frmWhatever] ?
Thanks a lot for helping me....Leave a comment:
-
Problem with query......
Ok basically i have 2 tables in my database, Incomplete and Temp....What i was trying to do was, when a user clicks a button (in vb6)...it will execute a query which will copy infomation from Incomplete to Temp....but and error occurs when i click the button...."Too few parameters.Expe cted 1"....
1) Is this error caused by the query ?
2) Can query communicated with vb objects ? (when you see my query command you will... -
-
-
Repeating combobox values.....
I have repeating values in my combo box, i do want the values to repeat...any idea how to do that ? The reason is that i am taking the values from my database table "Incomplete " from the "Topic" column....The values repeats it self cause it shows all the values in the column including repeating ones....Anyone know what to do ? I have also included my codings......
Code:Dim data As DAO.Database Dim rec
-
redskycorp started a topic Take data from column table and list in a combo box......in Visual BasicTake data from column table and list in a combo box......
How do i take data from a table column example Customer_Name and list it in a combo box in vb6 ? -
yeah i want to compare between the textboxes and check if any has a simillar input....
so how do i do that ?
If text1 = text2 or text3 or text4 then
<statement>
elseif text2 = text1 or text3 or text4 then
<statement>
........
........
.......
end if
like this ?Leave a comment:
-
Input check.....
I basically have four textboxes....ex ample text1,text2,tex t3 and text4...my question is how do it in such a way that it checks if for example text1 has the same input as text3 and so on ?...... -
Whats the difference between this two line of codes ?
Code:Set pdbQue = OpenDatabase(App.Path & "\MyDatabase.mdb")
Code:frmaccess.OpenCurrentDatabase dbstr
Also, is there... -
redskycorp started a topic Creating print preview in vb6 where form is from access ?in Visual BasicCreating print preview in vb6 where form is from access ?
Hi guys, i really need some urgent pointers. How do i create a print preview in VB6 ?...... The problem is also that the form is made in access and has more than one page....so how do this ? -
Sorry bartonc, i thought since the question was more on sql, i thought this thread was more appropriate.... sorry....Leave a comment:
-
Eureka ! I finally found the solution ! Thanks dafodil, after trying out your codings and experimenting a bit, i got the answer.......
SELECT *
FROM Temp
ORDER BY Rnd(Len([Topic]));
It was just that simple, and here i was knocking my head trying to figure out the answer.....than ks again guys !Leave a comment:
-
The thing is i am not using mysql. I am trying to write a query in access, designing query is done using sql codes......Leave a comment:
No activity results to display
Show More
Leave a comment: