Connect .chm File To Windows App?
Jan 11, 2010is it possible to connect .chm file to windows app, vb.net vs2005?
View 3 Repliesis it possible to connect .chm file to windows app, vb.net vs2005?
View 3 Repliesi am working on a windows application , but i wonder if i can make this connect over web ?
View 1 RepliesI am trying to use VB Net on Windows 7 to connect to a DB2 running on AIX. I don't want to have to set up an ODBC connection on every box so I really need something that I can do through VB Net. When I use the IBM.DATA.DB2 it does not work on Windows 7. I get an error: 'Type DB2Connection is not defined'
[Code]...
I have written two functional identical vb.net applications: one runs as a Windows Form Application, the other as a Windows Service (LOCAL SERVICE). Associated with each of these applications is a MSACCESS Database that is read by and written to by each of the above mentioned applications. This MSACCESS DB has two local tables and two linked (Oracle) tables. Connection to this database employs the oledb object for the connection and dbAdapter (code segment included below).When the Windows Form Application runs, all is well.I am able to read from both the local MSACCESS tables and from the MSACCESS Linked Oracle tables. However when I try to do the exact same reads using the Windows Service (LOCAL Service), I am able to read the MSACESS local tables but I am not able to read the MSACCESS Linked Oracle tables. The error trace is as follows:
System.Data.OleDb.OleDbException: ODBC--connection to '{Oracle in Ora92}WILLOW1.AM.CPCHEM.NET' failed.
at System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(OleDbHResult hr)
[code].....
I have some problems with a vb.net application. My application was perfectly working on XP, but now on my windows 7, each time I want to connect to localhost, I have a driver problem (in french, that's why I don't put it here)...
View 1 RepliesI need to download records from my Access database into a ClickOnce vb.net windows app at the same web site as the ClickOnce host. Is that possible? What would the path be if the site was [URL]
View 2 RepliesI've been trying to connect a MS database to a V.B. form unsucessfully.Actually when i try to do that, i can't connect the tables information to the form or store the information i enter in the form in the MS table.I was doing an exercise here, and to store the information in the table called readers, i typed:
View 1 Repliesin the beginning of my windows application my client want that the employees check in via a card reader, now he want to use the finger print reader, I try google to find the solution but I realize that i need a third party .net application to do the issue. can any one tell me plz how to do connect the fingerprint reader into my windows application plz it is really urgent and i don't know if I can do it in VS.
View 5 RepliesI am working in Windows 7 Home Premium using MS-Visual Basic 2010 Express. I am having difficulty connecting to an Access 2007 database using ADO. When I try to connect to the database I get the following error:
Error Code: -2147467259
Exception: [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application
Source: Microsoft OLE DB Provider for ODBC Drivers
I looked at...
[URL]
There were several reference to compiling the program using x86.
Go to Project menu -> Properties -> Compile tab -> Select "Advanced Compile Options" -> Select "x86" instead of "AnyCPU"
I followed the path and there was not any option to select x86 in VB 2010 Express.
My windows application was written in vb.net and i recently added a web service to it so that I could place the access database in it and connect to it via the web server. I've been succesful in receiving data when doing select statements; however, I'm stuck when trying to do a simple insert statement to it.
[Code]....
Would it be possible to make a webbrowser link to the cookies and such of any windows user account no matter which windows user account you were on. So the user would use a drop down list or something then press a button and be able to switch to another user accounts internet explorer favourites, cookies, and flash cookies, rather than having to log out and then log into another user account?
View 3 RepliesI have a client that wants to connect to his MySQL database using Dial-up/Modem connection. All i know is a phone number. I will be using VB.NET 2005 for this project. We also have a LAN Connection setup to other computer, but some of this computer only uses Dial-up to connect. The LAN connection works fine because i can just use the Local IP to create a connection string.But my problem is how do i get to connect to a remote server using a Dial-up? I know building a connection string require an IP to connect. Do i need to get the IP after a dial-up connection is connected or to i need to use different approach? I have a server and i have 10+ clients, the server has a T1 connection + a dial-up modem installed also.I created a POS system to all the clients, Some clients uses dial-up some uses LAN. What the server do is all the records of the clients POS will be sync to one database on the server in one table. If i'm in the server and and i selected a station/client and click SYNC button all the records on that client will be sync to the server.
View 2 RepliesI am a SQL Server Developer and DBA. I have some experience in VB.Net (Windows Application) programming. I used to use .config to setup database user and password. I have a windows application running on my computer. I would like to check which username and password is used to connect to SQL Server Database.
[Code]...
The application sits on a virtual environment and when I remote in and run the application, it connects to the remote database. However, when I remote in with a service account and double click the same .exe, it tries to connect to the local host database and ignores the app.config. The code is the same, only the login name I use is different. The login I use is part of the local admin group. Any ideas?
View 2 RepliesMy application is connecting to a webservice but when the webservice is offline, it will show a messagebox saying there has occured an error in my application. Giving me the option to send a report...I surrounded my whole code with a try catch to catch unsuspected errors. But still this window appears. How can I stop this?
View 5 RepliesI'm doing a project with vb.net (smart device) on visual studio 2008 and I need to connect to a database on the device itself (I do not have a physical device to test, only emulation). How should I go about doing it? I would like the database to be in the device on start up.
View 1 Repliesi make the vb homework first, connect the mdb file, then login. In the mdb file, there have login account and password.when i run the program, it have some problem:"dataAdapter.Fill(dt)" highlighted, The 'Microsoft.Jet.OLEDB.4.0xxxxxxx.mdb' provider is not registered on the local machine.
[Code]...
I have a form with a datgridveiw on it, but rather than connecting to a data source (SQL 2005 Express), I want to use a .uld file to do it. I can create the .udl file fine and the connection test works, but I havn't got a clue how to connect to my datagrid, or what the code is and when and where to create the connection and disconnect from it.
View 6 RepliesCan I connect the .mdf file with OleDbConnection.
View 4 Repliesim trying to connect to an sql database using an ini file, this is a code i have found:
[Code]...
I have a one text file which look like this[code]...
If then i must compare that value with my second file.. if the value T250.exist in my second file i must copy the whole line from my second file and past beside the original line in my first file.
i need to connect a FTP server which has ID and password and read a text file. Dont misunderstand it is not for hacking... It is my own ftp server and i am working on a file editor by connecting FTP servers.
View 12 Replieswhere to put a .dll file in VB.net for connect RFID?
View 1 Replieshow can we connect a sys database file to vb.net just like we connect a sql file or access file to vb.net
View 3 RepliesCould anyone provide me with sample code for using a WAV file as the input to the Windows speech recognition software on my machine (Windows Vista)?
View 3 RepliesI have a .net Windows Service developed in VB.net. I have a settings file in the root directory called Connections.XML and I am setting the basedirectory [code]...
When I schedule the service this is working absolutely fine in my Windows XP machine. But when I installed the same service in our development server (Windows 2003 64 bit Server) for some reason it is not able to locate this file.
I am having a windows application. That downloads files from server and write into the local directory. It works fine. When we try the same appliication in Windows 7. IT shows an error Access to the path denied (While writing to the local directory).
View 1 RepliesI'm try to make a Inventory System
<!-- [if gte mso 10]> <mce:style>
The following are identified details that needed in an inventory system:
-
Date delivery
-
Type of Batteries
[code]....
I am trying to connect to an attached mdf (SQL Express local) file, where i want to delete all the stored procedures. When i execute my code at executenonquery command i get the error "There is already an open DataReader associated with this Command which must be closed first.".
[Code]...
I have a file mdf. I can connect it on my machine by changing the code to connect string. But when i install another machine. Do i rechange connect string ? If so i have to install VBEXPRESS for them to modified the code.
Is there way when i give them software i can change server name on their machine.
i thought modify connect string of config file . But it seemed not yet.
<add name="QLBH2008ConnectionString"
connectionString="Data Source=COXUYEN.SQLEXPRESS;AttachDbFilename=|DataDirectory|mRIC.mdf;Integrated Security=True;Connect Timeout=30;User Instance=True"