Yes, this is the error number i get. but the exist.
meirav
Posts
-
open mdb file -
how can i use ado to open mdb file In Visual basic6Hi, I want to open mdb file (access 2003) using DAO but i get an error that the file is not exist despite the fact that it exist in the specfic path.is there a problem using DAO in this version? can anyone send me a simple example how can i do it with ADO instead???:)
-
open mdb fileI am using access 2003. is there any special configuration for this version that you know about that i should try?
-
open mdb filei tried to do it but i get the same massege any connection to the projet refrenses, i choose(microsoft dao 3.6)?
-
open mdb fileset db as database set rec as recordset open db=opendatabase("xx.mdb") open rec=db.openrecordset("select * from xx",opendynaset) I GOT ERROR AT LINE NUMBER 3
-
open mdb filehelp me!!!!
-
open mdb filei tried to open a specific mdb file "xxx.mdb"
-
open mdb fileHi, I am trying to open a database using mdb file. I get the message '*.mdb not found' despite the fact that it exists n the specific path. In the project pereferenes i added 'microsoft dao 3.6'. What can i do to make it work??? Any help will do. Thanks ;)
-
Workspace nameHi, In the visual c++ envirment i opened a peoject, but i need to change its name, Is there a way to change the name of the workpsace? thanks :omg:
-
GetOverlapedresulti would like to know how to use this function i tried to do simultaniasly read/write from COM but it didnt work thanks.
-
GetOverlapedresulti would like to know how to use this function i tried to do simultaniasly read/write from COM but it didnt work thanks.:confused:
-
SetEvent for threadHello Tim, Thank you for your answer , I looked at this function and still didn't understand how to do that ( Set an Event automaticly every 100 milisecond), I will appriciate if you can specify more or send me an example. Bye :)
-
SetEvent for threadHi, I need to set an event for my thread every 100 miliseond automatcly -( after it's running i am doing ResetEvent and need to wait again for the event to happen) how can i do that ??? I am quiet sure that there is somthing for that and it would be a great help. Thanks :)
-
RS-422 seirial comHow can i clean the RS 422 input buffer???? i want to start running in a specific time and ignore all the data that is already been stored in the RS 422 buffer. How can i do that??? Thanks:-D
-
FocusI have few modeless dialogs in a specific time and i want that the dialog that the user click on her will be above all the dialogs - how can i do that??? Thank
-
access to pathHow can i know that a certain path is valid??? In a browse button the user select a path and i want to know if it is a valid path. i tried to use _access(char* path ,in mode) but i have a problem with it: 1) I don't know what the mode should be 2) When no path was selected (char* ="") the functoin return -1 meaning i's not valid and i don't want that. Thanks
-
chatBy using asp i am trying to build a chat, but i don't know how to send a message to a specific member - meaning a private message. Is there anyone who can help me please??? :-D
-
tooltip texti need to use the "alt" parmater in img by reading from db, but i get only the first word. <.... alt=<%=r("msg")%>
-
iisi don't know where and what to change i am desperate!!!!
-
iisnothing is working. maybe i need to change the iis properties?