by: jaysonsch |
last post by:
Hello!
I am having some problems with a database query that I am trying to do.
I am trying to develop a way to search a database for an entry and
then edit the existing values. Upon submit, the...
|
by: rodrigo guerra |
last post by:
where i can change the code formating that visual studio does in the
code.... like
if i type:
if ( ) { ....
}
visual studio changes to:
|
by: Norton |
last post by:
Hi all ,
i would like to make a small utility which allow me to reformat the sql
statement from clipboard. I am finding ways which allow me to make use of MS
SQL's Query Designer.
...
|
by: jjturon |
last post by:
Can anyone help me??
I am trying to pass a Select Query variable to a table using Dlookup
and return the value to same select query but to another field.
Ex.
SalesManID ...
|
by: ScarletPimpernal |
last post by:
Hi Friends,
I have a table with field
Id--vDate
-------------
1--3/1/2007 12:00:00 AM
2--4/1/2007 12:00:00 AM
3--4/12/2007 5:28:15 PM
4--3/1/2005 12:00:00 AM
|
by: uranuskid |
last post by:
Hey folks,
I have aliile issue with my Date. I query the data base with a comperative query (see below) and want to get the date in a different format.
At first the query:
$query =...
|
by: sukeshchand |
last post by:
any body have an idea abou how to wirte a function for formating a numeric field.
Ex: In my table the TotalAmout is a numeric field. if i use (Select TotalAmount from Table1) then query will return...
|
by: Newbie12345 |
last post by:
I have a crosstab query which gathers data from a regular table and creates columns for the months in the year with volume for each month. I want to be able export/send the data to a brand new table,...
|
by: Soulspike |
last post by:
Hello all I have a little formating problem. I have a query with the following code for one of the fields
IIf(DatePart("ww",!,2,2)=53,"1",
(DatePart("ww",!,2,2)))
This code should...
|
by: StarryNight |
last post by:
I hate doing this but I've tried for hours to solve this problem. I'm trying to format a listbox to show the number as currency. The list box is controled by a query. here is the code:
SELECT...
|
by: Kemmylinns12 |
last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
|
by: Naresh1 |
last post by:
What is WebLogic Admin Training?
WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge required to effectively administer and manage Oracle...
|
by: antdb |
last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine
In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
|
by: WisdomUfot |
last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific technical details, Gmail likely implements measures...
|
by: Matthew3360 |
last post by:
Hi,
I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web server and have made sure to enable curl. I get a...
|
by: Carina712 |
last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand. Background colors can be used to highlight important...
|
by: BLUEPANDA |
last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
|
by: Rahul1995seven |
last post by:
Introduction:
In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...
|
by: Ricardo de Mila |
last post by:
Dear people, good afternoon...
I have a form in msAccess with lots of controls and a specific routine must be triggered if the mouse_down event happens in any control.
Than I need to discover what...
|