by: MX1 |
last post by:
Does anyone know if you can convert a form into a data access page? It
looks like you can only convert tables and I have a form with some very
complex calculations that I'd love to leverage via an...
|
by: Kim Skytte |
last post by:
I have developed a Data access page in access 2002.
I want to deploy it on my webserver ( IIS 5.1).
However i get an error with the connection string to the database.
In the source of my data...
|
by: Manystrengths |
last post by:
I must warn all of you willing to help me that this is my first go at
designing a functional data access page. Please bear in mind that we
all start somewhere so if I should be asking the absolute...
|
by: Lyle Fairfield |
last post by:
In a recent thread there has been discussion about Data Access Pages. It
has been suggested that they are not permitted on many or most secure sites.
Perhaps, that it is so, although I know of no...
|
by: Andy_Khosravi |
last post by:
I'm in a bit of a pickle.
My employer, a health insurance firm, had me design a small database to
track benefit issues. The intended users were technical specialists and
some managers (about 90...
|
by: Edlueze |
last post by:
I am developing some Data Access Pages (DAP) using Microsoft Access
2003 on Microsoft Windows XP.
When I try to open these pages (located on my C: drive), the display of
the data access page is...
|
by: bidalah |
last post by:
Hi,
I am building a Data Access Page, that will be the sole access point to
an online database for its users. I have figured out how to do the
add/delete/edit in the standard DAP way. However,...
|
by: tom.youdan |
last post by:
Hi,
I have created a database that is used to store contact information for
NGO's accross India. It is simple in structure and I want a portion of
the data to be viewable on the Internet.
I...
|
by: mirajsen |
last post by:
Hello,
I have a data access page which is linked with a table. Users will enter the data through this particular DAP which is on a web server. I would like the DAP to capture and append the NT...
|
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: 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: jack2019x |
last post by:
hello, Is there code or static lib for hook swapchain present?
I wanna hook dxgi swapchain present for dx11 and dx9.
|
by: DizelArs |
last post by:
Hi all)
Faced with a problem, element.click() event doesn't work in Safari browser.
Tried various tricks like emulating touch event through a function:
let clickEvent = new Event('click', {...
|