Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
slbmis
Starting Member
7 Posts |
Posted - 2002-04-05 : 10:36:19
|
Each time that try and run my access project application i keep getting this error, The expression On Open you entered as the event property setting had the following error: Bad dll calling convention. |
|
izaltsman
A custom title
1139 Posts |
Posted - 2002-04-05 : 11:16:22
|
Make sure you aren't trying to pass some parameter ByVal where it should be ByRef or vice versa...---------------Strong SQL Developer wanted in the Boston area. Please e-mail if interested. |
 |
|
|
|
|