Hi everyone,
Sorry for the late reply. I got reassigned to another project, and this is why it has taken me so long to get back.
I am still having the same problem. I looked at the underlying query, and all the data (a total of 15 rows) are there.
I tried putting a text box whose control...
The code for the report is below. Before continuing, it should be known that my report does not have "PET" and "SHOT" tables, as I was trying to be as simple as possible.
In my report, the data actually comes from two tables: CONTACT which contains contact information about people and...
Hi,
I am having a problem with dynamically sorting/grouping data in my report at runtime. My problem is that when the report is run using sorting/grouping I am missing data.
Specifically, my situation is that I have a query that contains results from 2 tables that have a one to many...
Hi,
I have a question in regards to multi user access. My situation is that I have an access database on a novell network drive. I am using forms that are set to “Edited Record” locking.
I have noticed that if I have two people have the database open at once, and that the first one edits 2...
Hi,
I have a question regarding how to bind a column in a dataset to a templated column in a gridview.
Pretty much I have created, filled and bound my dataset to my gridview using the page_load function.
My current situation is that when I run the webpage, the gridview will display the...
Ok, just to clarify, my typed dataset is already connected to my backend database, so do I still need to fill it? When I preview the data, using xsd editor in vs2005, i can see the data.
I am using the following two lines of code to try to bind the datagrid to the dataset...
Hi,
I am attempting to populate or fill a typed dataset using the data from my back end ms access database.
I am using this website as a template:
http://www.dotnetjohn.com/articles.aspx?articleid=83
I am stuck at the initilize data function, which is called in the page_load() function. The...
Hi,
I am trying to create a delete button on my ASP.net webpage. I am using a ms access db as my backend.
Here is my code:
Protected Sub DELETE_BTN_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles DELETE_BTN.Click
'PET_GRID is the name of my datagrid...
Greetings,
Is there a way to select or set the focus to an open browser window? Currently, I have used the following code:
Dim ie As Object
Dim ieForm As Object
Dim WebPage As String
ie = CreateObject("InternetExplorer.Application")
WebPage = "http://www.google.com/"
ie.Visible = True...
Greetings,
Is there a “wait” function that can be used in visual basic? I am using visual studio 2005.
Basically, I want to be able to send a keystroke to the keyboard and then wait 2 seconds (using wait or sleep), and then send another keystroke.
I know in Access (vba) there is a wait...
Hi,
I am using visual studio 2005 to build a form that is connected to a mysql backend.
I am able to bind datagrids and text boxes to the database, however, if I add a new record in the form, the data is not saved.
I have read that I can use the dataadapter.update method to save changes...
Greetings,
I am quite new at this so please forgive my ignorance ahead of time. I have tried to read up, but I have seen conflicting advice and I am seeking a definitive answer.
I have successfully configured ISA 2004 to work as a web proxy. I have configured the clients to use ISA via ie...
Hi,
I have a newbie question about win2k3 server.
Can i config win2k3 server as a fully functional proxy server (packet inspection, caching, etc.) or do I need ISA?
If it can be done can someone post some general methods of configuration?
thnx
Hi,
If you have two network cards with two different IPs, is it possible to configure the firewall for one card and not the other?
These cards are part of a windows server machine-one card is on the domain, one is on the public network. I am using IPsec for the domain, and would like to use...
Hi,
If you have two network cards with two different IPs, is it possible to configure the firewall for one card and not the other?
These cards are part of a windows server machine-one card is on the domain, one is on the public network. I am using IPsec for the domain, and would like to use...
Hi,
I'm trying to test the security of a serever on our domain, however my scanning cpu and server on on the same subnet.
I wanted to know if there is a way to spoof you IP in nessus? I am using windows version 3.0
This link seemed to have the answer...
Hi,
I'm fairly new to mySQL and would like to know which gui clients are used the most and which are the best.
Right now I am using SQLyog, but that does not seem to be very widely used.
thnx
Hi,
I am not sure if this is the rigt forum, but I have a question in regards to the bandwith of my pc.
Right now my computer is connected to my ethernet using a netgear 100 baseT adapter.
I wanted to know is there a way of doubling my bandwith?
One thought I had was to install another...
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.