I am trying to create a SQL database on a Pocket PC device with Windows Mobile 5.0.
I found this link http://msdn.microsoft.com/en-us/library/aa454892.aspx, however my problem is that I am using Visual Studio 2003. That page is using Visual studio 2005.
My end all goal is to be able to write...
I am trying to create a SQL database on a Pocket PC device with Windows Mobile 5.0.
I found this link http://msdn.microsoft.com/en-us/library/aa454892.aspx, however my problem is that I am using Visual Studio 2003. That page is using Visual studio 2005.
My end all goal is to be able to write...
I'm using the javascript within my ASP page to pause for a few seconds before I call a function. When my page loads, it calls this:
function Pause(iSeconds)
{
window.setInterval("GoUrl();", iSeconds*1000);
}
I seem to be getting stuck in a loop where GoUrl can never...
I'm using the javascript within my ASP page to pause for a few seconds before I call a function. When my page loads, it calls this:
function Pause(iSeconds)
{
window.setInterval("GoUrl();", iSeconds*1000);
}
I seem to be getting stuck in a loop where GoUrl can never take me off of the...
Again...I apologize for posting in wrong forum...but since someone replied....
I don't see "save password" when I click linked table manager. What I would really want is for it to not save password I would think anyway...so that it doesn't keep forcing a username and password.
I am using Access 2003.
Someone sent me an Access mdb file through email. When I open it on my end and try to get into one of the linked tables, it says connection failed. So obviously I use the linked table manager and put my username and password in and I'm good to go.
However, when I exit...
I am using Access 2003.
Someone sent me an Access mdb file through email. When I open it on my end and try to get into one of the linked tables, it says connection failed. So obviously I use the linked table manager and put my username and password in and I'm good to go.
However, when I exit...
I have a procedure that is being called by a crystal report. The report sends a value to the procedure which is either "NEW" or a date. If the value is new, then I want all new records returned and also to update them as "Printed". Other wise show records that have the date selected.
If a date...
I have a sub report in which I need a page footer on. I know sub reports don't usually have page footers, or page headers for that matter, but I found a work around for a page header. Is there any such thing for page footers in a subreport?
Thanks
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.