by: Mike Moum |
last post by:
Greetings all,
I have some questions about the bsddb package that comes with Python 2.3
that I can't find answers for. I've googled and read the documentation.
1. Does the Berkeley database...
|
by: Active8 |
last post by:
I did this once and can't remember how <blush> so I read the
reportlab user guid. It says to unzip the reportlab archive - this
is on w2k, BTW, with Python23 - to a directory and make a file...
|
by: comic_rage |
last post by:
Hi,
I am trying to add an annotation with a documentation, which contains
several nodes. So far, I having a problem on how to code this with C#.
Any help is appreciated.
<xsd:annotation>...
|
by: comic_rage |
last post by:
how do you add a comment line/section to an xml schema xsd file?
like this
<!-- ===============================================================
-->
<!-- =================== My comment line ...
|
by: Chad Z. Hower aka Kudzu |
last post by:
A few of you may recognize me from the recent posts I have made about Indy
<http://www.indyproject.org/indy.html>
Those of you coming to .net from the Delphi world know truly how unique and...
|
by: TDM |
last post by:
Hello all,
I suspect I created my own problem as I had a need to install an older
version of MSDN Library so now my .NET Documentation is broken.
When I run :
Start/All Programs/Microsoft...
|
by: ahmirf |
last post by:
Hi,
I need detail documentation about PFIL_HOOK. It would be really nice if anyone can provide me any documentation regarding PFIL_HOOK. I have searched on the internet but I could not find any...
|
by: BorisBoshond |
last post by:
Hi all,
Hope someone is able and willing to help me with following problem.
I received a xsd file from another company, our company i supposed to return xml based on that xsd.
Problem is that I...
|
by: =?ISO-8859-1?Q?Thomas_B=F8rlum?= |
last post by:
Hey all,
I'm writing a c++ program that needs to read a file. I'm trying to read
a file that is in the same directory as the executable.
Everything works fine if I execute the program while in...
|
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: 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: 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...
|
by: Johno34 |
last post by:
I have this click event on my form. It speaks to a Datasheet Subform
Private Sub Command260_Click()
Dim r As DAO.Recordset
Set r = Form_frmABCD.Form.RecordsetClone
r.MoveFirst
Do
If...
|
by: ezappsrUS |
last post by:
Hi,
I wonder if someone knows where I am going wrong below. I have a continuous form and two labels where only one would be visible depending on the checkbox being checked or not. Below is the...
|