thanx very much remou it worked u surely know ur stuff!
It was the first time i've encountered this problem so i had a hard time solving it. There is always room to learn more when programming.
Nuff Respect!
I tried it ok but it returned a error saying property not found.
Here is the code:
Const cDatabaseToOpen = "C:\Inetpub\wwwroot\CallAccounting\Database\CallAccounting.mdb"
Dim oCA_Conn,oRecordset, sSQL, sCA_ConnStng
Set oCA_Conn=CreateObject("ADODB.Connection")
Set...
what do you mean by that? sorry for all the questions, but this is just for an update to an already built software which has been distributed to customers, so we need them to run this patch to update their database with the new table. So i need this patch to create the table and apply all the...
well i'm writing a patch to update a database, which is already running with a different software that uses a table similar to the one i'm creating that must have these specific field properties as the software communicates with it this way.
So are there any answers?
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.