microsoft.public.access.odbcclientsvr
  Home FAQ Contact Sign in
microsoft.public.access.odbcclientsvr only
 
Advanced search
September 2008
mo tu we th fr sa su w
1234567 36
891011121314 37
15161718192021 38
22232425262728 39
2930      40
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
microsoft ... odbcclientsvr Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  Passing a null value to sql server via pass through query?         


Author: mat
Date: Sep 19, 2008 21:27

I've not been able to find out how to pass a null value to a stored proc
via a pass through query. If I'm executing the sproc in the sql server
tooling, I can use Null as the placeholder for a null value. But nothing
I've tried in the pass through is interpreted properly by sql server.
I'm writing the pass through sql dynamically.

This works:
EXEC procMyList 1, 2, 3, 't' , 0, 0, 0, 0

These fail
EXEC procMyList 1, 2, 3, , 0, 0, 0, 0
EXEC procMyList 1, 2, 3, null , 0, 0, 0, 0

This works when executed directly on sql server
EXEC procMyList 1, 2, 3, Null, 0, 0, 0, 0

I could convert the null to 0 and test for that in the sproc but at
least I'd like to know if my original approach can be made to work.
6 Comments
  brand cialis for order in Lashburn buy cialis in great britain Where to buy cialis in SA brand cialis or super cialis Where to buy cialis in Kentucky         


Author: sdgvfwe
Date: Sep 8, 2008 04:56

brand cialis for order in Lashburn buy cialis in great britain Where to buy cialis in SA brand cialis or super cialis Where to buy cialis in Kentucky

+++ MEN'S HEALTH +++ MEN'S HEALTH +++ MEN'S HEALTH +++
+
BUY CHEAP CIALIS - ORDER CIALIS ONLINE (ALL CARDS ACCEPTED !!!)
http://jhku.net/ACHETER-CIALIS-BON-MARCHE/
http://jhku.net/ACHETER-CIALIS-SOFT/...
Show full article (2.94Kb)
no comments
  achat valium soft generique dans commande acheter valium en France corpus generique pharmacie commander comprime de achat valium canada achat valium belgique le plus bon marche         


Author: sdgvfwe
Date: Sep 7, 2008 06:05

achat valium soft generique dans commande acheter valium en France corpus generique pharmacie commander comprime de achat valium canada achat valium belgique le plus bon marche
Show full article (2.55Kb)
no comments
  citrate de Finasteride soft en France acheter propecia canada comprimes de propecia acheter propecia canada propecia belgique par email         


Author: sdgvfwe
Date: Sep 7, 2008 05:53

citrate de Finasteride soft en France acheter propecia canada comprimes de propecia acheter propecia canada propecia belgique par email
Show full article (2.53Kb)
no comments
  commander comprime de meridia in Granum acheter meridia canada concernées par cette pharmacie en ligne canada comprimes de meridia Achat meridia Pro         


Author: sdgvfwe
Date: Sep 6, 2008 18:18

commander comprime de meridia in Granum acheter meridia canada concernées par cette pharmacie en ligne canada comprimes de meridia Achat meridia Pro
Show full article (2.75Kb)
no comments
  cialis belgique in Falkland cialis belgique acheter cialis bon marche cialis suisse aucune prescription acheter cialis canada en ligne         


Author: sdgvfwe
Date: Sep 6, 2008 16:48

cialis belgique in Falkland cialis belgique acheter cialis bon marche cialis suisse aucune prescription acheter cialis canada en ligne
Show full article (2.83Kb)
no comments
  privatermittler in Soltau privatdetektiv stuttgart privatdetektiv dortmund detektei schleswig privatdetektiv film         


Author: sdgvfwe
Date: Sep 2, 2008 12:08

privatermittler in Soltau privatdetektiv stuttgart privatdetektiv dortmund detektei schleswig privatdetektiv film
Show full article (2.57Kb)
no comments
  detektei condor in Peine detektei coburg detektei kiel detektei muenster detektei frankfurt main         


Author: sdgvfwe
Date: Sep 2, 2008 11:04

detektei condor in Peine detektei coburg detektei kiel detektei muenster detektei frankfurt main
Show full article (2.60Kb)
no comments
  List installed odbc drivers in VBA?         


Author: rduke15
Date: Aug 30, 2008 12:20

Hi,

At startup of a database, I would like to first check if the needed
ODBC driver is installed on the machine, and if it is, also check
whether the needed DSN is configured.

The point is to give a helpful error message, adapted to the
situation. Like:

"Error: missing ODBC driver. Run "\\server\share\odbc-install.cmd" on
this system to be able to use this database"

or

"The database connection is not configured on this system. You need to
run '\\server\share\setupDSN.reg' to configure the connection"

Is there a way to retrieve the list of ODBC drivers from VBA code? And
a list of DSNs?

Thanks,

RD
1 Comment
  Unwanted Multiple connections with subform         


Author: Rick
Date: Aug 26, 2008 17:31

A couple weeks back I posted a problem with selects from combo boxes
causing additional logons with SQL Sever backend. (And thanks to those
who responded.) However, upon further research we discvered it's actually
subforms causing the problem. We're using windows authentication and the
Native Client driver. Any ideas?
1 Comment
1 2 3 4 5 6 7 8 9