Bytes - IT / Dev Knowledge Shared Latest IT and Development Questions Answered |
I am trying to duplicate an affect I found in a contacts database I downloaded from Access. There is a little map button that will open up Bing.com... more »
hi,
i wanted to retrieve three fields from two tables according to the two dates ..
between the two dates how i will retrieve the data ...
do i... more »
My table is defined as follows :
Reference text Primary Key
StartDate date Primary Key
EndDate date ... more »
Hello,
Suppose I have combo box that is linked to the following SQL statement: "SELECT DISTINCT Column1 FROM Tbl1;"
Suppose the results are 3... more »
Hello ,
please can any one help me for my this i don't know why didn't gave me my return true he juste return this :les magasins situés dans la... more »
I'm using XSLT to process an inbound xml file and wanted to translate all the ® to ® but it's not allowing me to put in a & symbol. When I use... more »
Hi, all! I'm a new user, looking to get some help on a form problem in MS Access 2007 I haven't been able to crack.
I've built a form that... more »
Hi,
I am trying to connect to an SQL Server Express 2005 Back End with an Access mdb front end. I realise mdb's are not the best to link to a SQL... more »
The error during run time is:"Your code has stopped its execution with a non-zero (failure) exit value.This is generally due to run time Exceptions... more »
I have an access form with a web browser control and I'm trying to enable it to resize with the form. The code causes the web browser control to... more »
Hi,
I was wondering if anyone could possibly help me wih this issue. I have an access database. In this database I have a massive table that I... more »
Hello all, I am new to Access and VBA and hope some of you can point me in the right direction. I am not asking for someone to do my job, I want to... more »
CODE:
DateTime coursestatusdate = DateTime.MinValue;
if (courseRow.ToString() != string.Empty)
{
... more »
This is another problem in the Zelle book.
def drawCircle(win, centre, radius, colour):
circle = Circle(radius)
circle.setFill(colour)... more »
Hi ,
I have a requirement in which the client's portfolio's net worth should change dynamically based on current price of Gold and silver.
... more »
This is my script it works fine but it comes out on my webpage as just text how can i change this around and make it so if i like click a button a 2... more »
what datatype should i take for field financial year with data like 2008-09?
kindly suggest................. more »
So basically i have a form with a action attribute set to another form, it is a survey spread among several pages and using php sessions, now im... more »
I have these two ON and OFF buttons html code below, based on condition I am displaying status on screen(I have mutliple lines for each LED), my row... more »
Hello everyone! I have an app that uses a for loop to go through an array and it selects all the values from my MySQL database and returns the... more »
This is an unsual and weird problem that im facing....
Im developing a ticketing software where ....
At runtime when i try to add more than... more »
I have created a webservice for my asp.net application. I published my Webservice in IIS also.I have used a timer inside webservice. But when the... more »
I have searched around the net breifly over the last few weeks trying to figure out why Access file sizes increase so dramatically when you put your... more »
resently iv created a software which is working fine in open format and i just have madte it converted to .ACCDE file but have lost all the links... more »
Hi All, I hope someone is able to help me with this.
I am having a table with partnumber(s) like shown here
ID (autonumber, primary key)... more »
Folks!
I have an ASP.NET WebForm with 2 TextBoxes for user to enter, however I want update the TextBox2 with TextBox1 Text as the user enters in... more »
Hi
I would like to request your great help for completeing my database to have an input mask for a field in form as dd-mmm-yy hh:nn
That is ... more »
I have several jpg images (including my header) stored in App_Data/Images. I then drug the images onto my web form.
They display great on the... more »
Hi,
I have seen some of the threads but and looking to create a table in Access 2003 with the following information
Address / ... more »
Here is my code:
using System.Data;
using System.Linq;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using... more »
I have a form in which I build a list of employees who have attended a training course, then populate new records in a training table based on the... more »
hi,
i add an item at run time in a listview ,and i would like the added item as a column in another listview
... more »
Hi,
I have upgraded to SQL Server Express 2005 and now my Delete Querey which was made in MS Access Query Builder is not working. It doesn't give... more »
Hi,
I got the following code from a post in these forums and the solution was provided by Bob Burrows.
<%
dim cn, rs
set cn =... more »
I am most embarrassed for posting this question:
While reviewing ‘the security section’ and setting a password I seem to have made a typing error.... more » | | | | /bytes/about
We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights.
Get the best answers to your questions from over 226,295 network members.
|