Hi,
I try to create parametered queries but i see error messages when i run them.
Here are these queries
Dim strSQL_recherche As String, obj_recherche As SqlCommand
strSQL_recherche = "select DISTINCT Lib_TERME as 'TERMES COMMENCANT PAR """ & txt_critere.Text.Trim.ToUpper & """ ' from...
Hi,
i have created an application and i want to know which user has used the application.
Do i have to create a new field in each table of the db to insert inside the user name( the one who has inserted a data in the concerned table )or is there another way to locate the user who has used the...
Hi,
I have succed to find some of the properties of the application i have created and to insert them on a textbox.
But i did't find way to recover this property : application's creator name
i work on vb.net 2003 and
My.Application.Info.CompanyName is not available so i have tried
Dim...
Hi,,
How can i recover the sqlserver database version i work with , in a winfom project.
Is there a class like DateTimeFormatInfo which can give me this information.
Thanks for your help.
Regards.
Nathalie
Hi,
I try to make an event dragdrop work in a treeview called Treeview1, but i can see that when i select an item in the treeview, to copy it at another place ,the code below is not executed at all.
Only the Treeview1_ItemDrag is considered.
Could you explain me what happens?
Thanks a lot...
Hi,
I would like to permit a user to insert into a database fields the lines he has selected in a .doc or a .txt file which will be new datas in the database
It is possible the user has already opened a .doc or a txt file and selected lines , how can i test this, because at the first i...
Hi,
I have succeeded to find some of the properties of the application i have created and to insert them on a textbox.
But these properties i did't find way to recover them
-application's creator name
-database name and version
-format of the system date
Could you help me on this point...
Hi,
I have created a form and i want to close it just after i click on the cross at the top right of the form but i have to click twice to close it well.
Could you explain me why.
Is there something to do at the properties level?
Here is the associated code to this form.
Public Class...
Hi,
In the form 'candidat_desxripteur' i permit a user to keybord a new term and to insert it in the 'descriptors terms' table.
I can see that after the user has finished to enter the term text in the textbox called "txtbox_cd", the form closed automatically whereas i want to let it the...
I ma working on the login and password keyboarding and the verification of each one.
Do you advice me to create a table with administrators profiles only and another one with users profiles only or is it also a good solution to create a unique table with both administrators and users profiles ...
Hi,
i have created in the same project two classes ;the first onis called TreeView_MT_GEN_SPE_ASSOCIEs and the second one is called candidat_descripteur.
In the TreeView_MT_GEN_SPE_ASSOCIES class i have created a public function called sansaccent and i want to use it in the...
Hi, i have created a listview called listview1.
When a user cliks on an item he can see in the treeview2
-the parent terms of the item( each item is a different term)
-the name of the microthesaurus to which it belongs( microthesaurus is a semantic field ex : economy, history, geography etc...)...
Hi,
I have created a treeview called TreeView1.
this treeview contains terms.
I would like to permit a user to copy one term at another place in the treeview.
Until now i did not succed to.
All the terms are in a table called TERMES
All the relationships parent/child are in a table called...
Hi,
i have created a sub which permits to recover a same node in a treeiew if this one exists at several places in the treeview.
By this sub i can recover the number of times this nodes exists in the treeview but not the nodes themselves .
How can i recover all the nodes of this same node...
I have created a sub wich permits to find a node in a treeview.
A user clicks on an item in the ListView1 and the node which corresponds to this item's tag appears in color blue in the TreeView1
But if this same node exists several times in the treeview, how can i recover all the places in the...
Hi,
I have created a sub to export a treeview called 'TreeView1' to a txt file.
A user can use the part of the treeview he wants to export by checking node(s)
The problem is that when i export once the nodes the user has checked( it works correctly), if after i want to export others nodes...
Hi,
I want to remove Norton 2007 completely from my hard disk.
Norton has been installed by club-internet which is a FAI( fournisseur d'accès internet , like for example : hotmail )
First i have opened windows as an administrator and i have removed Norton from control panel/...
Hi,
i have created a sub of search in a listview but in this sub i need to compar elements, it means : the text a user writes in a text box and the label of listview item( listview items' array if it is exact)
To make this comparision more precise i need not to consider accents because in...
Hi,
By error, i have suppressed the connection to sql serveur( version 8)
Whan i want ot register the sql server with the assistant help, i receive a message the server i have selected does not exist or its access is refused.
I don't know what to do to register my sql server.
The message...
Hi,
By error, i have suppressed the connection to sql serveur( version 8)
Whan i want ot register the sql server with the assistant help, i receive a message the server i have selected does not exist or its access is refused.
I don't know what to do to register my sql server.
The message...
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.