| Thread | Last Post | Replies |
|
| Advantage of Remoting in VB.Net. | 17 Jan 2005 14:25 GMT | 2 |
Is Anyone to know very well what is the advantage of remoting in VB.Net. Please send me. Better if u know any Very very simple example please send me immdly. it's very urgent. Thank you
|
| URGENT - How do i get acces 2003 to be recognized in VB6, what reference do I need ? | 17 Jan 2005 04:40 GMT | 1 |
|
| JRO / Compact database | 17 Jan 2005 04:37 GMT | 3 |
I have an Access database that I need to repair compress programatically. The database may be on a network drive, and I note that App.Path is returning the UNC of the server, not the mapped drive name (this may or may not be significant)
|
| ADO can not connect | 17 Jan 2005 00:47 GMT | 1 |
I developed an application that has worked fine for the past several months. I haven't edited it or changed anything (actually have not even opened it for 2 months). Today I decided to do some updates to it so I ran it, and now all of a sudden, when it tries to create a new ...
|
| MS Access database - "aggregate sum" error | 16 Jan 2005 22:56 GMT | 1 |
I'm working on a database that has 22 categories (similar to a survey)... For each record there is a potential for that category to be a "Yes" or "No" and I need to be able to add all the "YES" values (Yes=1) and all the "No" and display the percentage. Every time I try to do this ...
|
| Determine if a table exists | 16 Jan 2005 21:07 GMT | 10 |
I have a small problem that I can't find the answer to . My programme needs to create a temporary session table for a specific data set. This is done via a function as below. The name for the temporary table is
|
| getting fresh data on the screen | 16 Jan 2005 14:44 GMT | 1 |
after inserting some new data , I don't succeed in seeing these immediately on the srceen . Although the data are in the database, I don't get them on the next form without closing the application first. What do I forget? Dim dc As New OleDb.OleDbCommand("insert into tblAankoop ...
|
| URGENT -How do i get acces 2003 to be recognized in VB6, what reference do I need ? | 15 Jan 2005 11:16 GMT | 1 |
|
| URGENT - How do i get acces 2003 to be recognized in VB6, what reference do I need ? | 15 Jan 2005 11:15 GMT | 1 |
|
| Update Hours | 15 Jan 2005 07:54 GMT | 7 |
I have a query I am trying to get the hours in a field. I can get it but it rounds the hours off I want like 8.75 hours and I have been trying and trying I cannot figure it out. Any help you can give would be much appreciated.
|
| DataEnvironment1 | 15 Jan 2005 03:31 GMT | 1 |
Is there a way to refresh a DataEnvironment? Like DataEnvironment1.refresh or something? Thanks!!
|
| Creating Index | 14 Jan 2005 18:09 GMT | 3 |
I can create the new table inthe access form, however it will not allow me to create the index. what am I missing. I took this code out of another program I already use and it works fine. I am using DAO, and VB6 and DAO Lib 3.6. the table is fine, but it always give me Method or ...
|
| How to connect Multiple Combo Boxes? | 14 Jan 2005 17:48 GMT | 1 |
I am trying to develop a new system. The database is already designed. I am in the process of creating a form and I would like to use three combo boxes. The list in each combo box is generated using the prior combo-box. For example:
|
| How can i connect an access database in VB | 14 Jan 2005 16:24 GMT | 1 |
I am a new VB user. How can i connect an access database in VB?
|
| Data Access Problem | 14 Jan 2005 14:37 GMT | 1 |
I had posted this on the general thread, but i didnt get a reply so i am repostuing here just in case i was in the wrong section We are having probs ting to get an application to run on a dev Windows 2003 sever. The app is a small vb6 ( sp5 ) form that connects to an Access Db on
|