Hi,
can anyone help me. i am citrix using account to access MS Access 2000. I am having mdb in local system and this application is linked with some sql server 7.0 ( tables and sp). i have created dsn via citrix to access sql server. when checking test connection it gives conection is established succesfully but while trying to open application this giving 4060 error in sal server ( server connection is rejected") .
User Profile
Collapse
-
odbc connection using citrix
-
in ACCess I hope you know that we can add controls to the form. In this sense we can add combo contorl in the form and just link the field name . then you no need to care about the user name entry. -
hai,
Array is nothing but collection of related objects. this arrays can furthere dif by viewing it dimension . it meens no subloop exam a(1,2) then this two dimension . The advance version in array in Collection in vb.net. In the VB. Net we circular queue, linear so on .Leave a comment:
-
hai,
you can do this by using ado connection which establish aconnection between vb and excel. below i have given excel connection string . so using you insert and reterive data as like you access database.
code
Public Function pblfnOpenExcelR ecordset(ByVal sFile As String, ByVal strQuery As String) As ADODB.Recordset
On Error GoTo ErrorHandler
Dim rsExcel As ADODB.Recordset...Leave a comment:
-
hello, you just trying load mutiplication table in the listview. In vb 6.0 no need to new operator for listview. and please surf in msdn for listview in vb 6.0 you get good description.
if you have any doubt in that example you can query meLeave a comment:
-
if you are using DAO object Means sure it will work . I think you might not Added reference object to the project
i.e
select references from project.
from the list box choose microsoft DAO 3.6 object Librarry.
then sure it will workLeave a comment:
-
it is not possible. but i give a solution . try to make inputbox by using picture box and one textbox and make textbox char passwordchar to * this by using the visible .enable and true and false you can see it works like input box
or
develop user control with same ideaLeave a comment:
-
hello firends,
there is no coding standard. first correct this one, don write all your codes in event try group your operation by using function and sub .Leave a comment:
-
in vb we have function called createdatabase in dao component. by using this you would able to create the database.
and then by using Tabledef you can able to create structure of the table.Leave a comment:
No activity results to display
Show More
Leave a comment: