can u give me ur email
so that i can send you the screen shot of the program
User Profile
Collapse
-
Dear tlhintoq,
I have done all googleing and tried all efforts ..
I was just looking for suggestions may be some one has a smart way of doing it
than me.
thanks for the helpLeave a comment:
-
SQL select in multiple text box
Dear All,
I have a issue below(Please refer attachment)
I want to make SQL query based on the values in the controls.
Any help would be appreciated
Many thanks
nadir firfire... -
Hi,
thanks for the reply.
the reason why i need to store in array is i need for further processing.
Many thanks
Nadir FirfireLeave a comment:
-
Hi,
thanks for the reply it works with yyyy/mm/dd
but how to apply the same for dd/mm/yyyy
thanks
nadirLeave a comment:
-
thanks for the reply
but i want to search also and it does not work if i want to run a query with where clause.Leave a comment:
-
convert string to date
Hi,
I have a database in mysql i have column which is text and i need to convert it to date for query purposes.
the format for the string in the column is dd/mm/yyyy i need to convert this to date.
please help -
Store database values in array
Dear Techies,
I have a code which retrieves values from database
...Code:cmdSelect = New OleDbCommand("select fields,finesFields from trafficReport where checked LIKE 1", conn) cmdSelectDr = cmdSelect.ExecuteReader While cmdSelectDr.Read MsgBox("Select " + cmdSelectDr(0) + cmdSelectDr(1) + " from fines") 'strtest = cmdSelectDr(0)Last edited by Frinavale; Apr 17 '09, 06:45 PM. Reason: Added code tags. Please post code in [code] [/code] tags -
-
Reading String String.
Dear Techies,
I have been working on a project now i have difficulty
I am writing Filenames to the database like this C:\traffic\File No 1-2005\100-2005-1.jpg
I am able to segrgate the 1-2005-1 part.
I also need to separate the 100 part separatly
Please help
thanks
Nadir
No activity results to display
Show More
Leave a comment: