Hello fellow developers/sql guru's!
I am somewhat new to SSRS and have been racking my brain for about a month or so without ANY progress!
I am a bit perplexed as to how one could perform a batch print operation for a report that accepts parameters. Let me give you more information though.
I...
Hi,
I have a question about trying to determine if a command button is clicked from another instance of access. Can this be done? Just in case you need more details I will provide below:
if Application1.form1.CommandButton1 is pressed I change the caption to "ON"
Otherwise it is set to "OFF"...
Hello Wizards,
I just got done searching through MSDN for a sample DDE access db that links up to another access db to check the state of a button and came up empty handed. Does anyone have a very simple dde tutorial or any information how to check to see if a button is visible or not from...
Hello Everyone,
I am looking for a good, easy to modify menu that will be placed on the left side of a web page. Does anyone know any great examples?
Thanks
Hello All,
I was hoping for a little knowledge on how to group multiple values together. I have a query that links multiple tables, queries, etc... and Counts multiple Serial Numbers. It groups them by the month, but I also somehow need to group them by year. As I am trying retrieve 12 months...
Hello Everyone,
I have had so much success by posting to Tek-Tips that I thought I would return for another tip.
I am trying to help out a church to assist them in their recordkeeping of class attendence. They currently have the people sign in and keep the sheets filed. I thought it would be...
Hello all!
I have a dilemma. I have an application that is retrieving null values from the database and when I try to concatenate all of the retieved fields (ie.. grs.Fields(0) & grs.Fields(1) & grs.fields(2))
let's say Field(0) = "Hello"
Field(1) = null
Field(2)...
Hello Everyone,
I have a tricky problem here. I am creating a page that dynamically creates 24 combo boxes with a different name for each (ie.. 11~100~10~10~2,12~200~21~50~2,etc...)
What that means is that I am creating a combo box for each item I want selected. I populate the first number...
Hello Everyone!
This is an extremely tough one, that I have been researching. I a combo box that is populated based on a field in a database. I want to be able to select that item in the combo box and the values corresponding to that Record should be retrieved. Is this possible without...
Is there a way to limit how big a file can grow and to delete or overwrite old data. ie. I have a VB Application that is writing to a log file using APPEND. This file can get pretty big if I don't clean it up.
This is my function that writes to the file:
Public Function WriteToFile(LogFile As...
Let me first state that I am fairly new to OpenVMS and have been trying to learn how to fix some of the issues that I have been stuck with by my predescessors and was hoping that someone might be able to help me fix it.
In our systartup_v5.com file we have the following lines:
$...
Hello wizards. I have a question that has been boggling my mind for DAYS now. I have tried just about every scenario that I could in getting the Date and Time inserted into a field in an Oracle table.
Error = ORA-00917: Missing Comma
Insert Statement:
INSERT INTO...
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.